-
Check out crystal-bit/godot-game-template for a github template for godot games that build for those platforms with Github Actions. I haven't actually used any of them but the html5 one yet, but really nice that it was so easy to setup.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
(Someone's built something similar for Unity, but it wasn't as one click when I last looked -- especially since Unity may require licenses.)
-
For Unity, I strongly recommend something like NaughtyAttributes to help expose your data in the Inspector with better widgets and validation. (There are paid alternatives too. Odin might accomplish a lot of the same?)
Related posts
-
I just published the biggest release of the Godot Game Template so far! (and just reached 200+ stars on GitHub!)
-
How should we structure our rpg game? Scenes etc, not the folders
-
Just released Godot Game Template v2021.11.0 - A starter project with Continuos Integration, scenes management and other utils!
-
Collect carrots and continue the journey with Karooto no Gase (HTML5 + Android)
-
Il2CppDumper: Open-Source Tool for Unity Il2cpp Reverse Engineering