A console-based GMAP generator for GraalOnline
Find a file
2020-09-12 12:14:09 +02:00
.github/workflows Create dotnet-core.yml 2020-09-09 19:20:16 +02:00
.vscode Implement save directory 2020-09-09 10:30:56 +02:00
GraalGmapGenerator Tidy up project structure. Some updates 2020-09-12 12:14:09 +02:00
GraalGmapGeneratorTests Tidy up project structure. Some updates 2020-09-12 12:14:09 +02:00
.gitignore Initial commit 2018-10-04 21:49:25 +01:00
GraalGmapGenerator.sln Fix directory typo in sln 2019-10-28 19:02:32 +00:00
README.md Update README.md 2020-09-09 19:34:31 +02:00

Graal GMAP Generator

A tool to automatically generate a GMAP file and level files for a gmap of any given size.

demonstration

Options

The following options can be specified before generating a GMAP.

Option Description
Name The name of the gmap. The name will be used as the gmap filename, and also as the prefix for the level files it generates.
Width, Height The width and height of the GMAP in levels. For example, generating a 4 x 4 GMAP will result in 16 level files.
Load full map Loads all map parts into memory on startup.
Automapping If "n" is selected, disables the assembly of automagical screenshots into a map that is drawn over the MAPIMG image.
Level links If "y" is selected, level links will be automatically added between GMAP levels.

You can also choose to generate the GMAP files in a specific directory on your computer. If no directory path is given, the files will be generated in the application folder under gmaps/