1
0
Fork 0
C# minimal RTS project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Go to file
sheychen ff35d68add
Version change
7 years ago
Galactic Colors Control Resolve client crash on request to closed server 7 years ago
Galactic Colors Control Common Multilang errors, Client logs 7 years ago
Galactic Colors Control Console Multilang errors, Client logs 7 years ago
Galactic Colors Control GUI Multilang errors, Client logs 7 years ago
Galactic Colors Control Server Multilang errors, Client logs 7 years ago
.gitattributes Validation initiale pour ajouter les fichiers .gitIgnore et .gitAttribute par défaut. 7 years ago
.gitignore Nouvelle version et Prerequisities 7 years ago
AssemblyInfoCommon.cs Version change 7 years ago
Changelog.md Version change 7 years ago
Galactic Colors Control.sln Gui Client Start Update 7 years ago
License.md Change to GPL+ and Add Changelog 7 years ago
Readme.md Version change 7 years ago

Readme.md

Galactic Colors Control

GCC is a cross plateforme C# minimal RTS.

Prerequisities

  • .NET/Mono
  • For GUI:
    • OpenGL
    • OpenAL => ⚠️ Not included in Windows ⚠️

Installing

Download last version for your system

Linux

sudo apt-get install libopenal-dev mono-runtime

Running

  • Galactic_Colors_Control_Console.exe => Client without GUI
  • Galactic_Colors_Control_GUI.exe => Client
  • Galactic_Colors_Control_Server.exe => Server (Use --debug for DEBUG MODE or --dev at your risks)

Linux

mono <program>.exe --args

Test With

  • Windows 10 x64
  • XUbuntu 16.04

Contributing

Get Monogame sdk and MyMonoGame.GUI
As you wish, I am opened to new ideas.

Author

See also the list of contributors who participated in this project.

Using

License

This software comes under the terms of the GPLv3+. Previously under MIT license. See the License.md file for the complete text of the license.