mirror of
https://gitlab.com/ProcyonLotor/vrchat-template.git
synced 2026-08-25 10:43:53 +05:00
Added a note about convenience shell scripts
This commit is contained in:
@@ -61,6 +61,14 @@ or run this command in project's folder on Windows
|
||||
> this is because VPM has not loaded yet and didn't resolved the required packages, ignore the errors and continue loading.
|
||||
> Sometimes you may need to reopen the project couple times for all packages to resolve and scripts to recompile.
|
||||
|
||||
## Convenience scripts
|
||||
|
||||
The template also have some convenience shell scripts for both Windows and Linux:
|
||||
|
||||
- `./repo-cleanup.*` - Cleans up all untracked trash in the working tree (i.e. `Library/`, `Build/`, etc.)
|
||||
- `./repo-discard.*` - Reverts all changed files back to the state of the last commit
|
||||
- `./repo-reset.*` - Completely resets the state of the local repo to the state of the remote repository (dangerous, use with caution!)
|
||||
|
||||
## License
|
||||
|
||||
For project's license see [LICENSE](./LICENSE) file.
|
||||
|
||||
Reference in New Issue
Block a user