Engine Development: Difference between revisions
More actions
Created page with "Welcome to the main development page for the Spring RTS engine. Current a work in progress. Gamedev:Main" Tag: Recreated |
No edit summary |
||
| Line 1: | Line 1: | ||
{|width="100%" style="border: 0px; border-spacing:0px" | |||
|width="500px" valign="top" style="padding-left:10px; padding-right:10px"| | |||
'''[https://github.com/spring/spring GitHub and Source Code]''' | |||
[[Gamedev:Main]] | Engine source code<br> | ||
'''[[Links|Important Links]]''' | |||
Important Community and Development links to git repos & subprojects.<br> | |||
'''[[Building spring|Compiling Engine]]''' | |||
How to build the Spring engine from source.<br> | |||
'''[[Development:Getting_Started|Engine Development]]''' | |||
Information regarding contributing to the source code of the Spring engine. | |||
'''[[Lobby_Development|Lobby Development (Clients and Servers)]]''' | |||
Information regarding contributing to the source code of the different lobby clients and servers available for Spring. | |||
'''[[Gamedev:Main|Game Development]]''' | |||
Lots of links to valuable Articles and forum threads regarding Game, Mod & Unit Development. | |||
'''[[Mapdev:Main|Map Development]]''' | |||
Tutorials and other useful information for creating maps. | |||
'''[[Lua_Scripting|Lua Development]]''' | |||
Information regarding the use of the supplementary Lua scripting language for Widgets and beyond. | |||
'''[[AI:Development|AI Development]]''' | |||
All you ever wanted to know about Skirmish AI Development for Spring, and more. This includes Skirmish and Lua AIs. | |||
'''[[Infrastructure:Development|Infrastructure Development]]''' | |||
Information about springs infrastructure | |||
|valign="top" style="padding:0px"| | |||
== Quick Links == | |||
{|width="100%" class="" | |||
! '''[http://spring.clan-sy.com/phpbb/viewforum.php?f=12 Development forums]''' | |||
|- | |||
| Look at the development forums for ongoing progress and discussion | |||
|} | |||
{|width="100%" class="" | |||
! '''[http://springrts.com/mantis/ Report Bugs]''' | |||
|- | |||
| Submit patches and bug reports here | |||
|} | |||
{|width="100%" class="" | |||
! '''[https://github.com/spring/spring/ Source Code]''' | |||
|- | |||
| View and fork the project on GitHub. | |||
|} | |||
{|width="100%" class="" | |||
! '''[https://github.com/spring/spring/commits/develop.atom Commit Newsfeed]''' | |||
|- | |||
|View git commits as they happen. | |||
|} | |||
|} | |||
[[Category: Development]] | |||
Latest revision as of 21:26, 23 February 2026
|
Engine source code Important Community and Development links to git repos & subprojects. How to build the Spring engine from source. Information regarding contributing to the source code of the Spring engine.
Information regarding contributing to the source code of the different lobby clients and servers available for Spring. Lots of links to valuable Articles and forum threads regarding Game, Mod & Unit Development. Tutorials and other useful information for creating maps. Information regarding the use of the supplementary Lua scripting language for Widgets and beyond. All you ever wanted to know about Skirmish AI Development for Spring, and more. This includes Skirmish and Lua AIs. Information about springs infrastructure |
Quick Links
|