Update Development
parent
4c200e353b
commit
a9cfcff211
@ -1,4 +1,4 @@
|
||||
Your `Common` should have the following files:
|
||||
`Common` should have the following files:
|
||||
|
||||
```
|
||||
└───Assembly-CSharp_unpacked
|
||||
@ -6,13 +6,14 @@ Your `Common` should have the following files:
|
||||
└───mu3
|
||||
├───mu3.exe
|
||||
└───BepInEx
|
||||
├───Assembly-CSharp_unpacked.dll
|
||||
├───Assembly-CSharp-firstpass.dll
|
||||
├───mscorlib.dll
|
||||
├───UnityEngine.dll
|
||||
└───UnityEngine.UI.dll
|
||||
```
|
||||
|
||||
The assemblies can be found [here](https://gitea.tendokyu.moe/Dniel97/SEGAguide/src/branch/master/SDDT). Unity DLLs can be copied from `mu3/mu3_data/Managed`.
|
||||
The unpacked assembly can be found [here](https://gitea.tendokyu.moe/Dniel97/SEGAguide/src/branch/master/SDDT) and unzipped with dotPeek/ILSpy.
|
||||
|
||||
Then you can open the solution.
|
||||
The DLLs can be copied from `mu3/mu3_data/Managed`.
|
||||
|
||||
Once `Common` is set up, you can open the solution in MSVS or VSCode or whatever.
|
Loading…
Reference in New Issue
Block a user