Main Page: Difference between revisions

No edit summary
No edit summary
Line 11: Line 11:
The releases page of the game can be found [https://github.com/Robosturm/Commander_Wars/releases here] .  
The releases page of the game can be found [https://github.com/Robosturm/Commander_Wars/releases here] .  


==F.A.Q.==
This is the [[F.A.Q.]]
This is the [[F.A.Q.]]
Join the [https://discord.gg/WKXFcXPmxz Discord Server] to find players, and get more scripting help.





Revision as of 00:27, 20 June 2022

Welcome to Commander Wars Wiki

The project is separated in three parts.

  • The core engine written in C++ using oxygine as a render and input engine and qt as an interpreter, language support etc. framework
  • The resources folder containing the javascript default data and images and sounds or music
  • The mods folder containing mods for the core engine

Consult the Github page for bug reports, feedback and feature requests.

The releases page of the game can be found here .

This is the F.A.Q.

Join the Discord Server to find players, and get more scripting help.


Getting started