C4Script Documentation

Revision as of 08:53, 16 February 2014 by Newton (talk | contribs) (add icon for openclonk documentation)

Like the previous Clonk titles, OpenClonk offers countless possibilites to create your own scenarios, objects and campaigns. Since Clonk 4, one of Clonk's most remarkable features has been it's extensibility. The complete content is scripted in C4Script, Clonk's own powerful scripting language, has been developed further since 1998. Now, it feels pretty much like a typical C-style scripting language. If you know other programming languages, you will have no problem to familarize yourself with C4Script and if you never programmed before, it can be a good introduction and practice to programming.

The function list and everything about the script language, the game data and the APIs is documented in our

OpenClonk Documentation

You may want to download the latest game data first before you add or edit any game content. See the nightly builds page for the most current builds.

Further links