/!\ This package is now deprecated because of changes made in the game! This is why it's archived, and you probably shouldn't use it /!\
Simple package to load all the packages you want in the same lua VM. Can be usefull to share globals for exemple.
- Go to
Shared/Index.luaand put the packages you want to have in a shared VM in thePackagesListtable. - Don't load them somewhere else!