Here are 2 ways to implement a mod system on Unity. The first method works based on compiling dll files from mod scripts and then loading them into Unity, and the second method works based on the MoonSharp library for working with Lua files.
-
Notifications
You must be signed in to change notification settings - Fork 1
Here are 2 ways to implement a mod system on Unity. The first method works based on compiling dll files from mod scripts and then loading them into Unity, and the second method works based on the MoonSharp library for working with Lua files.
License
KeyDevLol/Unity-Mod-System
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Here are 2 ways to implement a mod system on Unity. The first method works based on compiling dll files from mod scripts and then loading them into Unity, and the second method works based on the MoonSharp library for working with Lua files.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published