lofcz / SimplexRpgEngine

Modular game engine built with MonoGame, with GMS2-like workflow and advanced level editor
Other
158 stars 18 forks source link

Migrate to c# 8 & .net core 3 #55

Open lofcz opened 5 years ago

lofcz commented 5 years ago

As soon as there are public VS 2019 preview builds available, we will migrate to c# 8. From my quick research this should only involve rebuilding NuGets. No breaking changes.