v50 Steam/Premium information for editors
- v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
- Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.
Utility:Tweak/Development
Jump to navigation
Jump to search
Developing Modules[edit]
Please add any questions about developing modules to the talk page so that I can make this page better.
Helpful Stuff[edit]
- Visual Studio template for Tweak Modules
- IntelliSense XML file for Visual Studio for Gibbed.DwarfFortress.Utilities
- Example module code - Reveal
The template should go in My Documents\Visual Studio 2008\Templates\ProjectTemplates - do not extract the ZIP file.
(I assume the path should be similar for Visual Studio 2005, but I cannot confirm that it works in 2005).
The intellisense XML should go in the directory with Gibbed.DwarfFortress.Utilities.xml, but I am not sure if this is required.
You may need to manually fix the reference in the project to Gibbed.DwarfFortress.Utilities to the correct location.