-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.copier-answers.yml
25 lines (25 loc) · 1019 Bytes
/
.copier-answers.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Changes here will be overwritten by Copier. NEVER EDIT MANUALLY
# See: https://copier.readthedocs.io/en/stable/configuring/#the-copier-answersyml-file
_commit: v0.1.3
_src_path: gh:object-Object/hexdoc-hexcasting-template
author: samsthenerd
book_id: hexgloop:hexgloopbook
default_branch: main
github_repo: HexGloop
gradle_mod_version_key: mod_version
hexdoc_mod_plugin_classname: HexgloopModPlugin
hexdoc_plugin_classname: HexgloopPlugin
java_lang:
ext: java
src: java
java_package: com/samsthenerd/hexgloop
mod_display_name: Hex Gloop
modid: hexgloop
multiloader: true
package_export_root: doc/src/hexdoc_hexgloop/_export
package_name: hexdoc-hexgloop
package_slug: hexdoc_hexgloop
package_src: doc/src/hexdoc_hexgloop
pages_url: https://hexgloop.hexxy.media
pattern_regex: make\(\s*"(?P<name>[a-zA-Z0-9_\/]+)",\s*(?:new )?(?:ActionRegistryEntry|OperationAction)\(\s*HexPattern\.fromAngles\(\s*"(?P<signature>[aqweds]+)",\s*HexDir.(?P<startdir>\w+)\)
pattern_registry: casting/HexgloopRegisterPatterns.java