Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| valheim-mod-dev-required-tools [2026/01/18 20:22] – kkaragoz | valheim-mod-dev-required-tools [2026/01/18 20:46] (current) – kkaragoz |
|---|
| |
| **Decompiler:** [[https://www.google.com/url?sa=E&q=https://github.com/dnSpy/dnSpy|dnSpy]] or [[https://www.google.com/url?sa=E&q=https://github.com/icsharpcode/ILSpy|ILSpy]]. | **Decompiler:** [[https://www.google.com/url?sa=E&q=https://github.com/dnSpy/dnSpy|dnSpy]] or [[https://www.google.com/url?sa=E&q=https://github.com/icsharpcode/ILSpy|ILSpy]]. |
| | |
| | https://marketplace.visualstudio.com/items?itemName=SharpDevelopTeam.ILSpy |
| |
| Why? You need this to look at Valheim's source code (Assembly-CSharp.dll) to see how the game works so you know what to change. | Why? You need this to look at Valheim's source code (Assembly-CSharp.dll) to see how the game works so you know what to change. |
| **The Game:** You obviously need Valheim installed. | **The Game:** You obviously need Valheim installed. |
| |
| https://www.nexusmods.com/valheim/mods/15?tab=description | [[https://www.nexusmods.com/valheim/mods/15?tab=description|https://www.nexusmods.com/valheim/mods/15?tab=description]] |
| |
| |