-
-
Notifications
You must be signed in to change notification settings - Fork 68
Expand file tree
/
Copy pathbeet-dev.yaml
More file actions
46 lines (44 loc) · 1.09 KB
/
beet-dev.yaml
File metadata and controls
46 lines (44 loc) · 1.09 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
pipeline:
- gm4.plugins.manifest.create
- gm4.plugins.resource_pack.setup
- broadcast: null
extend: beet.yaml
require:
- gm4.plugins.output
- gm4.plugins.player_heads
- gm4.plugins.resource_pack
- gm4.plugins.backwards
- beet.contrib.optifine
- beet.contrib.babelbox
- gm4_guidebook.generate_guidebooks.load_page_data
- gm4.plugins.test.load_tests
pipeline:
- gm4.plugins.write_mcmeta
meta:
gm4_dev: True
mecha:
formatting:
layout: preserve
nbt_compact: True
cmd_compact: True
babelbox:
load:
- assets/translations.csv
- translations.csv
namespace: gm4_translations
unicode_escape: True
dialect: excel
- extend: beet.yaml
directory: resource_pack
pipeline:
- resource_pack.dev_description
- gm4.plugins.resource_pack.link_resource_pack
- gm4.plugins.output.resource_pack
- gm4.plugins.finished
meta:
autosave:
link: false
gm4_dev: True
ignore:
- gm4/skin_cache.json
- gm4/modeldata_registry.json