Skip to content

ashifolfi/Chisel

Repository files navigation

Chisel

A multiplatform, godot-based level editor.

Engine/Game Support:

  • Source [HEAVILY WIP, NO VMF,MDL,VMT SUPPORT]

Requirements

Hardware requirements

  • GLES3/OpenGL 3.3+ Supported hardware


Global Development requirements

  • a C# supporting IDE
  • Godot v3.x (>=3.4.4)

Source engine specific requirements

  • VTFLib
  • VBSP, VRAD, VVIS to allow compiling maps to function

Note for Contributions

All code related to support for games or game engines must use only information that was given to the public by the original developers. Leaked code will not be accepted.

This project is written in C# exclusively. GDScript contributions will be rejected and requested to be converted into C#.