Modding Questions

Started by CDR-RAGE, July 02, 2014, 10:41:39 PM

Previous topic - Next topic

CDR-RAGE

hello i am new to the forum but have been watching sips play this game and been playing of a week.
I have some questions about coding mods for this game:
1. What language does the game use
2. How do you set up a workspace?
3. Will Eclipse work?
4. is there anyother things i need to know?

Jaxxa

1. C# (unity engine)
2. I had a look here: http://rimworldwiki.com/Modding_Tutorials
3. As far as I know most use Visual Studio, the wiki page also suggests MonoDevelop. You may be able to get a C# plugin for Eclipse, but I don't know how well that would work.
4. I am fairly new modding rimworld, so don't know what other advice I could give. I would suggest to have a look at those tutorials and download mods that include the source code that you can look through.

mrofa

Download ILspy, you will be able to look into mods .dll files without need of source file.
All i do is clutter all around.