-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathdescription_workshop.txt
More file actions
32 lines (20 loc) · 2.31 KB
/
description_workshop.txt
File metadata and controls
32 lines (20 loc) · 2.31 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
[h1]The famous world generation library, now better, faster, and more efficient than ever![/h1]
StructureHelper 3.0 has arrived, with slimmer files, faster generation, and an easier to use API! You can find porting instructions here if you're a developer: https://github.com/ScalarVector1/StructureHelper/wiki/3.0-Porting-Guide
[h1]About[/h1]
StructureHelper is a simple tool which allows mod creators to build world generation structures in-game and save them to external files, as opposed to manually encoding them into their source code (usually to the detriment of readability and maintainability). It allows both programmer and non-programmer mod creators to easily build complex world generation using all of the games features, like paint, wiring, tile entities, and liquid. Once structures are saved, they're easy to share, swap out, and keep track of in source control like any other asset. The mod can also be used to easily copy and move sections of the world around during the game!
[h1]Links[/h1]
For developers looking to use the mod, check out the documentation here:
- https://github.com/ScalarVector1/StructureHelper/wiki
For developers or players looking for support, join my discord server:
- https://discord.gg/KFpCz5p688
For those that want to support me, you can do so on ko-fi:
- https://ko-fi.com/scalarvector
[h1]Credits and Special Thanks[/h1]
https://steamcommunity.com/id/Mirsario Who is responsible for the tile reworks in TML enabling some of the changes I made to speed things up, and for giving some great suggestions on how the generation can be optimized
(Check out their mod! https://steamcommunity.com/sharedfiles/filedetails/?id=2811803870)
https://steamcommunity.com/id/steviegt6 Who was a big help with working out kinks and optimizing the new format and generation
(Check out their mods! https://steamcommunity.com/id/steviegt6/myworkshopfiles/)
https://steamcommunity.com/id/dylandoe Who was on the front line testing the update and calling out like 7 different major issues before they hit the public
(Check out their mod! https://steamcommunity.com/sharedfiles/filedetails/?id=2833852432)
https://steamcommunity.com/profiles/76561198191753703 Who was also on the front line testing the update and calling out my stupidity
(Check out their mod! https://steamcommunity.com/sharedfiles/filedetails/?id=2871665851)