Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotbunny/k9
A collection of functionality useful for automation in Game Development.
https://github.com/dotbunny/k9
Last synced: 24 days ago
JSON representation
A collection of functionality useful for automation in Game Development.
- Host: GitHub
- URL: https://github.com/dotbunny/k9
- Owner: dotBunny
- License: bsl-1.0
- Created: 2021-09-14T12:53:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-16T01:24:08.000Z (about 1 year ago)
- Last Synced: 2024-11-08T04:15:16.004Z (3 months ago)
- Language: C#
- Homepage:
- Size: 882 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# K9
A collection of functionality useful for automation in Game Development.## Disclaimer
K9 is by no means the most optimized battle-ready code, nor is it meant to be. It is a finite set of functionality to augment and enhance existing automation and build systems.## Usages
A limited set of examples are available on the [wiki](https://github.com/dotBunny/K9/wiki).## License
K9 is licensed under the [BSL-1.0 License](https://choosealicense.com/licenses/bsl-1.0/).
> A copy of this license can be found at the root of the project in the `LICENSE` file.