OpenHammer
Open source Goldsrc, Source, and Source 2 level editor for UNIX and Windows.
To build
- clone using git
- run
make build
in src - run
./openhammer
- enjoy
To contribute
- fork this repo
- make changes
- verify they work (see 'To build')
- run
make clean
git push
the changes to your repo- open pr
- enjoy