📄️ Getting Involved
Cocos2d-Mono is currently structured with the following branches:
📄️ Quick Guidelines
Here are a few simple rules and suggestions to remember when contributing to Cocos2D-Mono.
📄️ Decompiler Tools
We prohibit the use of tools like dotPeek, ILSpy, JustDecompiler, or .NET Reflector which convert compiled assemblies into readable code.
📄️ Coding Guidelines
Introduction
📄️ Licensing
The Cocos2d-Mono project is under the MIT License except for a few portions of the code. See the LICENSE file for more details. Third-party libraries used by Cocos2d-Mono are under their own licenses. Please refer to those libraries for details on the license they use.