mirror of
https://git.tonybark.com/tonytins/CyberBits.git
synced 2026-05-12 05:23:34 -04:00
Moved a lot of core functionality into new Common library
- Remove System.IO from Implicit Usings.
This commit is contained in:
parent
1f2032dcf8
commit
fb013f2b15
18 changed files with 169 additions and 14 deletions
|
|
@ -7,8 +7,10 @@ Loosely based on [Penis 2.0.77](https://glaiveguisarme.itch.io/penis-two-point-z
|
|||
### Prerequisites
|
||||
|
||||
- .NET 8 or later
|
||||
- [Godot Mono](https://godotengine.org/)
|
||||
- [Godot (.NET)](https://godotengine.org/)
|
||||
|
||||
Supported platforms: `win-x64`, `linux-x64`, and `osx-arm64`.
|
||||
|
||||
## License
|
||||
|
||||
I license this project under the GPL-3.0 license - see [LICENSE](LICENSE) for details.
|
||||
I license this project under the GPL-2.0 license - see [LICENSE](LICENSE) for details.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue