.OGZ Extension de fichier
Cube 2 Map File
| Développeur | Wouter van Oortmerssen |
| Popularité |
4.4 | 11 Votes |
Qu'est-ce qu'un fichier OGZ ?
An OGZ file is a map file used by games developed using the Cube 2 game engine. It contains a game map's geometry, spawn points, teleporters, item locations, and other settings. OGZ files can be used to store single-player or multiplayer maps.
Plus d'informations
OGZ files are stored in a compressed Gzip (GNU Zip) format. By convention, they are named map.ogz and stored in a unique map folder within the /packages/base directory of a Cube 2 game installation. They are saved with the files map.cfg, map.js, and optionally, entities.json.
OGZ files are similar to .MPZ and .BGZ files, which are used by different games based on the Cube 2 engine.
How do I create my own OGZ files?
You can use OGZ-Editor, a free, web-based tool, to write your own OGZ files. To learn more, visit OGZ-Editor's website.
Comment ouvrir un fichier OGZ
You can open an OGZ file in Cube 2: Sauerbraten (cross-platform) using the /map command.