You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the past you could just change "LoadCommand" to "InitCommand", but now it is harder. We should consider ways to make it easy again, and ALSO document this way once we make it.
implement
document
The text was updated successfully, but these errors were encountered:
One way is to try loading init.lua during InitCommand. That way, a modder can provide an init.lua, or rename mods.lua to init.lua, which covers the common use cases.
In the past you could just change "LoadCommand" to "InitCommand", but now it is harder. We should consider ways to make it easy again, and ALSO document this way once we make it.
The text was updated successfully, but these errors were encountered: