forked from PeridexisErrant/starter-pack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
components.yml
164 lines (164 loc) · 6.03 KB
/
components.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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
# Each component, under files/utilities/graphics:
# SHOULD have a "bay12" key set to the forum thread number
# SHOULD have "host" set to one of "dffd", "github-asset", "github-source",
# "bitbucket", or "manual". If unset, defaults to "dffd" if "host" is an int,
# "github-source" if under graphics, or "github-asset" otherwise.
# MUST have "ident" set if host is not "manual"
# MUST otherwise set "dl_link", "updated", and "version"
# MUST set "extract_to" for files (see extract.py for details)
# SHOULD add missing keys to "manifest"[.json] for graphics or utilities
# MAY set "needs_dfhack" to True to avoid useless install
# MUST set "install-after" if install order matters (eg DF>DFHack>TwbT)
# MAY set "requires_bits" to "32" or "64" to avoid useless install if arch-dependent
files:
DFHack:
bay12: 139553
ident: DFHack/dfhack
extract_to: df
install_after: Dwarf Fortress
PyLNP:
bay12: 140808
host: bitbucket
ident: Pidgeot/python-lnp
extract_to: |
PyLNP.exe:build/Starter Pack Launcher (PyLNP).exe
Stocksettings:
bay12: 146213
ident: 10170
extract_to: df/stocksettings
needs_dfhack: True
install_after: Dwarf Fortress
Taffer_misc:
bay12: 107924
host: github-source
ident: nc-z/taffer
extract_to: |
10x/taffer/colours/pastel/data/init/colors.txt:lnp/colors/Taffer_Pastel.txt
10x/taffer/tilesets/default/sans_serif/hollow_walls/straight_walls/data/art/taffer.png:lnp/tilesets/Taffer10x10_Sans_HSWalls.png
10x/taffer/tilesets/default/serif/hollow_walls/straight_walls/data/art/taffer.png:lnp/tilesets/Taffer10x10_Serif_HSWalls.png
20x/taffer/tilesets/default/sans_serif/hollow_walls/straight_walls/data/art/taffer.png:lnp/tilesets/Taffer20x20_Sans_HSWalls.png
20x/taffer/tilesets/default/serif/hollow_walls/straight_walls/data/art/taffer.png:lnp/tilesets/Taffer20x20_Serif_HSWalls.png
TwbT:
bay12: 138754
ident: mifki/df-twbt
extract_to: |
{DFHACK_VER}/automaterial.plug.dll:plugins/
{DFHACK_VER}/mousequery.plug.dll:plugins/
{DFHACK_VER}/resume.plug.dll:plugins/
{DFHACK_VER}/twbt.plug.dll:plugins/
needs_dfhack: True
install_after: DFHack
utilities:
Armok Vision:
bay12: 146473
ident: JapaMala/armok-vision
needs_dfhack: True
DF Story Maker:
bay12: 128570
ident: 7832
manifest:
tooltip: Story Maker:Creates a filtered version of the gamelog, great for... making stories.
Dorven Realms:
bay12: 138366
ident: 8553
manifest:
tooltip: Creates a Minecraft level from exported world maps (dfhack "exportlegends maps" in legends mode).
Dwarf Mockup:
bay12: 143546
ident: 9654
manifest:
tooltip: DF-like interface for the creation of Quickfort blueprints, with some nice helper features
Dwarf Portrait:
bay12: 158930
ident: JapaMala/Dwarf-Portrait
manifest:
tooltip: View generated sketch versions of any creature in DF
Dwarf Therapist:
bay12: 122968
ident: splintermind/Dwarf-Therapist
manifest:
readme: doc/Dwarf Therapist.pdf
tooltip: Makes managing your dwarves' jobs and psychology easy! (NB - DFHack "autolabor" must be disabled).
Isoworld:
bay12: 70700
ident: 3418
manifest:
readme: isoworld/Readme.txt
tooltip: Makes an isometric world map from exported detailed maps, or connects to DF for a 'detailed view' in Adventure Mode.
Legends Browser:
bay12: 155307
ident: 11619
manifest:
tooltip: An in-browser legends utility, available for all operating systems.
Legends Viewer:
bay12: 154617
ident: 11455
manifest:
tooltip: You've always wished legends mode was this good. Sorting, searching, hyperlinks, mapped locations...
PerfectWorld:
bay12: 57428
ident: 2354
manifest:
readme: PerfectWorldDF_Manual.html
tooltip: Advanced, precise, custom world generation tool - this is how people generate maps of real places.
Picturefort:
bay12: 138590
ident: 8564
manifest:
tooltip: Makes Quickfort blueprints from images, which can be much easier.
Quickfort:
bay12: 35931
ident: 11853
manifest:
readme: Readme_Quickfort.txt
SoundCenSe:
bay12: 159567
ident: Algorithman/SoundCenSe
Soundsense:
bay12: 60287
ident: 11849
manifest:
tooltip: A Sound+Music engine for DF - it reads the gamelog, and plays appropriate sounds and seasonal music.
World Viewer:
bay12: 128932
ident: 11454
requires_bits: "64"
manifest:
tooltip: Another third-party legends viewer, which takes advantage of extras from DFHack "exportlegends". (64bit)
World Viewer 32:
bay12: 128932
ident: 7851
requires_bits: "32"
manifest:
tooltip: Another third-party legends viewer, which takes advantage of extras from DFHack "exportlegends". (64bit)
graphics:
CLA:
bay12: 105376
ident: DFgraphics/CLA
DungeonSet:
bay12: 152766
ident: 11637
GemSet:
bay12: 150753
ident: DFgraphics/GemSet
needs_dfhack: True
Ironhand:
bay12: 53180
ident: DFgraphics/Ironhand
Mayday:
bay12: 137370
ident: DFgraphics/Mayday
Meph's Tileset:
bay12: 161047
ident: 12516
manifest:
tooltip: High-resolution, with a tile for every item in a variety of styles.
Obsidian:
bay12: 126934
ident: DFgraphics/Obsidian
Phoebus:
bay12: 152698
ident: DFgraphics/Phoebus
Spacefox:
bay12: 129219
ident: DFgraphics/Spacefox