User contributions
Jump to navigation
Jump to search
- 17:22, 18 December 2024 diff hist +16 Modding Tutorials/Setting up a solution fix a typo, use a .csproj example from a finished mod (likely to stay simple) current
- 17:40, 17 December 2024 diff hist -172 Modding Tutorials/Setting up a solution note about .NET Framework not being available for Linux, and merge Mono section into the Linux section
- 12:05, 15 December 2024 diff hist +1,036 Modding Tutorials/Setting up a solution Add a Linux section that uses only Microsoft .NET packages (and not Mono)
- 17:30, 26 July 2021 diff hist +126 Modding Tutorials/Setting up a solution point out that the guides on MonoDevelop may be outdated by now (they talk about .NET 3.5 although RimWorld now uses 4.7.2)
- 17:26, 26 July 2021 diff hist +4 m Modding Tutorials/Setting up a solution →Mono
- 17:26, 26 July 2021 diff hist +1,097 Modding Tutorials/Setting up a solution add using directly Mono without any IDE
- 17:05, 26 July 2021 diff hist +92 Gibbet cage use the proper description
- 17:04, 26 July 2021 diff hist +259 Neural supercharger add description
- 17:02, 26 July 2021 diff hist +143 Autobong add description
- 17:01, 26 July 2021 diff hist +165 Burnbong add description
- 17:00, 26 July 2021 diff hist +135 Loudspeaker add description
- 16:59, 26 July 2021 diff hist +73 Drum add description
- 16:59, 26 July 2021 diff hist +157 Lectern add description
- 16:57, 26 July 2021 diff hist -4 Styling station fix description (used lightball by mistake?)
- 15:47, 26 July 2021 diff hist -152 Modding Tutorials/Recommended software Remove link to a post with outdated Linux instructions (ILSpy now works without Wine, MonoDevelop installation from flatpak doesn't work)
- 14:20, 26 July 2021 diff hist 0 Modding Tutorials/Recommended software GIMP is written all-caps, not Gimp
- 14:17, 26 July 2021 diff hist +10 Modding Tutorials/Recommended software ILSpy now works also on Linux and Mac
- 14:13, 26 July 2021 diff hist +342 Modding Tutorials/Decompiling source code Notes about building ILSpy
- 07:46, 26 July 2021 diff hist +375 Modding Tutorials/Decompiling source code Instructions for using ILSpy CLI application
- 07:38, 26 July 2021 diff hist -33 Modding Tutorials/Decompiling source code ILSpy upstream can now be built as CLI application