Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

glest/glest-data

Repository files navigation

========================================================================================

ARCHIVED

This project is no longer maintained. If you would like to contact about this, please find us on Discord.

========================================================================================

Glest

Official Website: https://glest.io

Data repository contains data such as:

  • maps, scenarios, tutorials
  • techs, tilesets
  • themes for menu/gui
  • translations

Glest is a network multi-player real-time strategy game engine. It includes several factions, each one consisting of many 3d characters. The factions are loosely based on historical empires with added elements of fantasy, such as mummies produced by Egyptian priests, shamans who summon thunderbirds for air assaults, and Norsemen who can build flying valkries and "Thors". Start the game by harvesting natural resources, then use the cash to produce an army. Single-player mode against the CPU is also available.

Go to the Main Repository

Submitting mods, tech trees, tilesets, maps, scenarios

Our goal is to help promote content that is submitted, and encourage testing by users.

If you have created content and would like to add a link to it, please open an issue.

Include the following information:

  • Subject:
    • [submission]name of the mod
  • Body:

Using Validate

--validate-techtrees=x=purgeunused=purgeduplicates=gitdelete=hideduplicates
                     	Where x is a comma-delimited list of techtrees to validate.
                     	glest --validate-techtrees=glestpack,vbros_pack_5
--validate-factions=x=purgeunused=purgeduplicates=hideduplicates
                     	Where x is a comma-delimited list of factions to validate.
                     	    --validate-techtrees
                     	example: glest --validate-factions=tech,egypt
--validate-scenario=x=purgeunused=gitdelete
                     	Where x is a single scenario to validate.
                     	example: glest --validate-scenario=stranded
--validate-tileset=x=purgeunused=gitdelete
                     	Where x is a single tileset to validate.
                     	example: glest --validate-tileset=desert2

Maps

To suggest a map, please open a ticket and attach your map file.

Blender models

Modelling Information

We are working on creating and completing documentation. In the meantime, please contact us with any questions or ideas. Thank you for your interest in this project.