DoubleDeez / MDFramework

A multiplayer C# game framework for Godot 3.4 Mono.
https://discord.gg/UH49eHK
MIT License
77 stars 13 forks source link

Setup CI against Godot 3.2.2 and Example Projects #54

Closed DoubleDeez closed 4 years ago

DoubleDeez commented 4 years ago

Fixes #15

Empty project is a required check to merge as all it does is build an empty project with MDFramework. The backwards compatibility check will let us know if our changes break any of the examples' code