Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashifolfi/chisel
A multiplatform, godot-based level editor for games
https://github.com/ashifolfi/chisel
gamedev gamedevelopment godot level-editor source source-engine
Last synced: 10 days ago
JSON representation
A multiplatform, godot-based level editor for games
- Host: GitHub
- URL: https://github.com/ashifolfi/chisel
- Owner: ashifolfi
- License: bsd-2-clause
- Created: 2022-07-19T18:04:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T20:30:03.000Z (almost 2 years ago)
- Last Synced: 2023-04-24T16:31:28.354Z (over 1 year ago)
- Topics: gamedev, gamedevelopment, godot, level-editor, source, source-engine
- Language: C#
- Homepage:
- Size: 3.99 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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#.***