Hopson97 / open-builder

Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server
https://github.com/Hopson97/open-builder/projects/3
GNU General Public License v3.0
703 stars 80 forks source link

Add more GitHub Actions continuous integration tests #84

Closed cedricschwyter closed 4 years ago

cedricschwyter commented 4 years ago

I have added some more build continuous integration. GitHub Actions will now build and test both normal and release builds. The GitHub Actions interface will also look a lot cleaner.

Hopson97 commented 4 years ago

Awesome, cheers!