Megaglest fork
Go to file
titiger 3fcaa22d10 fixed double-sided switch and only-selectable
doublesided switch in blender 2.9x did not work before, it was always
rendered single sided in MG.
I added a new switch only-selectable which allows to create unvisible
but selectable meshes. This helps with selection of small units which
can now have an unvisible  hand craftet select object around them for
example..
2021-04-05 23:32:17 +02:00
data updated data 2020-10-15 00:46:53 +02:00
docs Update README 2017-09-23 01:49:21 +02:00
mk - attempt to see if this makes editors compile in debian sid 2020-08-20 15:16:37 -07:00
source fixed double-sided switch and only-selectable 2021-04-05 23:32:17 +02:00
.editorconfig Adding a file for EditorConfig 2017-05-27 21:54:20 +02:00
.gitattributes Removed masterserver's code (separation from the source). 2014-03-27 20:12:04 +01:00
.gitignore let's try static curl also for mac OS 2017-08-25 22:06:08 +02:00
.gitmodules Move the mojosetup fork back into the MegaGlest organization 2018-06-20 23:42:49 +02:00
.travis-before_install.sh 'mini update' more optional than before 2017-08-27 22:59:07 +02:00
.travis.yml - try to fix Travis builds 2017-09-21 21:28:15 -07:00
CMakeLists.txt - Add support for PopOs and disable VLC support by default in CMake build 2020-08-19 19:14:23 -07:00
README.md improved formatting of '--help' output in a way to be more friendly for help2man 2017-04-01 14:53:34 +02:00

README.md

This is the game engine source code repository.

MegaGlest (http://megaglest.org) is a libre software cross platform real-time strategy game.

logo

MegaGlest is an entertaining free (freeware and free software) and open source cross-platform 3D real-time strategy (RTS) game, where you control the armies of one of seven different factions: Tech, Magic, Egypt, Indians, Norsemen, Persian or Romans. The game is played in one of 17 naturally looking settings, which, like the unit models, are crafted with great attention to detail. A lot of additional game data can be downloaded from within the game at no cost.

MegaGlest Downloads

gif > game trailer <

If you want to compile MegaGlest yourself, you should read the following:

Development Tutorial

Git Workflow

Return to the main (upstream) repository here