Beginner Modding Question #314
Unanswered
embraceentropy
asked this question in
Q&A
Replies: 1 comment 2 replies
-
you need to put dependencies into assembly explorer from GAMENAME_Data/Managed |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new to all of this. I'm trying to make a basic correction to mod .dll to get an old mod working again. I can decompile and make the edit, but when re-compiling I get errors because it can't find UnityEngine module. I've downloaded and installed Unity Hub and 2022.3.25f1, but dnspy still doesn't recognize UnityEngine.
I looked at the repo referenced in the instructions, but I'm lost. Is there a basic guide out there to get set-up for making small changes to existing mods?
Beta Was this translation helpful? Give feedback.
All reactions