.OGZ 파일 확장자
Cube 2 Map File
| 개발사 | Wouter van Oortmerssen |
| 인기도 |
4.4 | 11 투표 |
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.
추가 정보
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.
OGZ 파일을 여는 방법
You can open an OGZ file in Cube 2: Sauerbraten (cross-platform) using the /map command.