-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
Milestone
Description
With the new .Net Core, we can run the library on non-Windows platforms without requiring mono. We should upgrade the library to use the new system and to allow building on Linux/Mac.
This will involve removing the portable library and squashing ModMaker.Lua.Net.dll into ModMaker.Lua.dll. Apparently no one wants to have portable library support (see discussion).
Reactions are currently unavailable