mirror of
https://git.tonybark.com/tonytins/CyberBits.git
synced 2026-06-28 12:13:36 -04:00
Rewrote to be based on Avalonia UI
This commit is contained in:
parent
fb013f2b15
commit
cf5866ef3f
55 changed files with 417 additions and 790 deletions
17
README.md
17
README.md
|
|
@ -2,14 +2,21 @@
|
|||
|
||||
Loosely based on [Penis 2.0.77](https://glaiveguisarme.itch.io/penis-two-point-zero-point-seven-seven), CyberBits lets you customize your character's bits with the latest cyberware.
|
||||
|
||||
## Quick Start
|
||||
## Minimum Requirements
|
||||
|
||||
### Prerequisites
|
||||
### Development
|
||||
|
||||
- .NET 8 or later
|
||||
- [Godot (.NET)](https://godotengine.org/)
|
||||
- NET 10
|
||||
|
||||
Supported platforms: `win-x64`, `linux-x64`, and `osx-arm64`.
|
||||
### Deployment
|
||||
|
||||
| Target | Version | Architectures |
|
||||
|---------|-----------|---------------|
|
||||
| macOS | 14 | x64, ARM64 |
|
||||
| Windows | 10 (22H2) | x64, ARM64 |
|
||||
| Ubuntu | 16.04 | x64, ARM64 |
|
||||
| Debian | 9 | x64, ARM64 |
|
||||
| Fedora | 30 | x64 |
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue