Skip to content

.fiopak archive

Vicious Squid edited this page Jun 9, 2026 · 9 revisions

The Tools menu allows exporting of created levels and assets into a .fiopak archive:

.fiopak is a ZIP archive containing a level and all associated assets like textures, models, sprites and sounds

(inspired by Quake 3 .pk3 format)


See source file: editor/package_exporter.py

.fiopak archives can be imported via the Tools menu, launching directly into Fullscreen Play Mode.

This option can be disabled via Settings (File > Settings > Play Mode > Launch packages in editor mode)

Clone this wiki locally