Skip to main content

Licensing

The Cocos2d-Mono project is licensed under the GNU AGPL-3.0 License, with a commercial license available for use in closed-source or proprietary applications. See the LICENSE file for the full terms, including how to obtain a commercial license. Third-party libraries used by Cocos2d-Mono are under their own licenses. Please refer to those libraries for details on the license they use.

We accept contributions in "good faith" that they aren't bound to a conflicting license. By submitting a pull request, you agree to license your contribution under the project's AGPL-3.0 license.

To this end, when submitting new files, include the following in the header if appropriate:

// Cocos2d-Mono - Copyright (C) The Cocos2d-Mono Team
// This file is subject to the terms and conditions defined in
// file 'LICENSE', which is part of this source code package.