Files
GDevelop/Core
Victor Levasseur 01190e0c11 Add type checks in gd::String::From/To
(to avoid use with wxString, std::string and sf::String)
2015-07-22 17:20:43 +02:00
..
2015-04-02 23:25:48 +13:00
2015-07-22 16:38:26 +02:00
2015-01-22 21:22:01 +01:00

GDevelop Core

This is the core library used to build platforms, extensions, tools for GDevelop. The IDE is also based on classes and tools offered by this library.

Getting started

First, take a look at the Readme.md at the root of the repository and the developer documentation.

Contributing

Any contribution is welcome! Whether you want to submit a bug report, a feature request or any pull request so as to add a nice feature, do not hesitate to get in touch.

License

GDevelop Core is distributed under the MIT license: See license.txt for more information.