Quick and dirty guide for uploading mods to Steam Workshop.
How to Upload
Make your edits to the files you need.
Take those files and place them into an “objects” or “graphics” folder (or both if you have graphics with your mod)
Make a separate folder for your mod, call it whatever the name of your mod is: “ExampleMod”
Place “ExampleMod” into mod_upload located at: Dwarf Fortress\mods\mod_upload
Make a text file called info.txt
Fill out the information inside:
(I’m using my mod as an example of how yours should look)
[ID:foreign_equipment_smithing]
[NUMERIC_VERSION:1]
[DISPLAYED_VERSION:1]
[EARLIEST_COMPATIBLE_NUMERIC_VERSION:1]
[EARLIEST_COMPATIBLE_DISPLAYED_VERSION:1]
[AUTHOR:ANickel]
[NAME:Foreign Equipment Smithing]
[DESCRIPTION:Allows your dwarves to unravel the secrets of crafting foreign weaponry such as scimitars, halberds and blowdarts]
[STEAM_TITLE:Foreign Equipment Smithing]
[STEAM_DESCRIPTION:Allows your dwarves to unravel the secrets of crafting foreign weaponry such as scimitars, halberds and blowdarts]
[STEAM_TAG:mod]
[STEAM_TAG:weapon]
Go ahead and save that file, boot up Dwarf Fortress and select the “Mod” tab, click on “Publish” and you should be good to go.
The file structure stumped me the most, so I’ll leave it here as an example!
Dwarf Fortress\mods\mod_upload\examplemod\objects\modcontentinhere
Thanks to A Nickel for his excellent guide, all credits belong to his effort. if this guide helps you, please support and rate it via Steam Community. enjoy the game.
Related Posts:
- Dwarf Fortress: How to Implement Cloud Saves by Dropbox (Windows)
- Dwarf Fortress: How to Turn Obsidian into Sand by Editing Save