aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: cf18034be0c78f14fd68a93dfd26bf420e13136e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# halley-tool

The [halley] game engine is pretty powerful and neat to work with,
but has terrible tooling on Linux. It's commands and build system are
focused around using it in Microsoft's Visual Studio.

[halley]: https://github.com/amzeratul/halley

This project aims to fix this with a new CLI that wraps a lot of the
nonsensical options of the `halley-cmd` and makes it easier to integrate
with Linux, namely NixOS.

## License

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or (at
your option) any later version.