Init commit

This commit is contained in:
raccoon
2024-08-19 20:07:36 +05:00
commit ebc1e3dc4a
30 changed files with 2799 additions and 0 deletions

20
README.md Normal file
View File

@@ -0,0 +1,20 @@
# Minecraft Character avatar
Everyone's favorite "Steve from Minecraft"
## How to use
1. Add user repos to vpm
```batch
FOR /F %L IN (.\vpm-repositories.txt) DO vpm add repo %L
```
## Credits
- Template character skin courtesy of [BootstrapBuckaroo](https://twitter.com/bootstrapbuck)
## License
For project's license see [LICENSE](./LICENSE) file.
Project contains `com.vrchat.core.bootstrap` package, for license see [Packages/com.vrchat.core.bootstrap/License.md](./Packages/com.vrchat.core.bootstrap/License.md) file.