Castagne allows you to make fighting games more easily. It is a layer built upon Godot that manages the internal logic needed, so that you can focus on making the game itself. It focuses on:
Get it here! https://castagneengine.com/download
In bold projects having contributed code to Castagne.
Castagne is mostly licensed using MPL 2.0, with assets and external dependencies being licensed under different conditions. Please see the LICENSE.md files in the project, which apply to the whole folder and subfolders it is contained in.
assets/
contains non-code assets subject to the licenses specified in assets/LICENSE.md
docs/
contains general Castagne documentation subject to the license in docs/LICENSE.md
external/
contains non-Castagne code subject to its own licenses. The contents of this folder may be downloaded on the Castagne websiteAs a simplified and non-binding explanation for most people: you can use Castagne for free even in your commercial projects under two main conditions:
This is meant as a way to keep the project and community healthy with few restrictions.
Castagne requires contributors to release their contributions under MIT license for the time being to be merged into the project.