Obenseuer/Modding:Game Decompilation: Difference between revisions
Added decompilation instructions |
mNo edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{breadcrumb|Obenseuer|Modding}} | |||
== Notice on Copyright == | |||
Modding a game does not mean it is free of copyright. Redistributing assets is not allowed and is banned from distribution websites entirely. These instructions are here to allow you to browse the game's source without needing to request copyrighted assets. | |||
== Debugging == | == Debugging == | ||
| Line 73: | Line 79: | ||
Note that AssetStudio will not work for Unity 6, which is the next version of the game once the Bazaar update releases. You may then use the [https://github.com/Razviar/assetstudio/releases AssetStudio fork here] instead. | Note that AssetStudio will not work for Unity 6, which is the next version of the game once the Bazaar update releases. You may then use the [https://github.com/Razviar/assetstudio/releases AssetStudio fork here] instead. | ||
[[Category:Obenseuer Modding]] | |||