Skip to content

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

Notifications You must be signed in to change notification settings

KeyDevLol/Unity-Mod-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

No packages published