Home

Awesome

Valve Map Format 2006 Importer for Chisel Editor.

This Unity package allows you to import VMF map files into Chisel as editable brushes. This means that once the import is complete, you can continue editing the level directly in the Unity Editor using tools similar to Hammer.

Installation Instructions:

After installing Chisel, add the following line to your Unity Package Manager:

Unity Package Manager

https://github.com/Henry00IS/Chisel.Import.Source.git

Import Examples:

d1_town_01

d1_trainstation_02

Features:

Donations:

If you found this importer useful and wish to say thanks, then please feel free to make a donation. Your donations are a huge motivator to continue the development and support of this importer. 😁

paypal

References:

This importer was originally created for the SabreCSG project, but development now continues only for Chisel. The parser is also available here in regular C# without Unity dependencies.