Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pawlygonstudio/vrcftpackageinstaller
https://github.com/pawlygonstudio/vrcftpackageinstaller
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pawlygonstudio/vrcftpackageinstaller
- Owner: PawlygonStudio
- License: mit
- Created: 2024-05-07T10:33:15.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-07T10:47:23.000Z (8 months ago)
- Last Synced: 2024-11-05T15:14:43.000Z (2 months ago)
- Language: C#
- Size: 4.88 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VRCFT Package Installer
Editor script to auto install latest Pawlygon Face Tracking template after a unity package is added in a project.To use it, just place the Editor folder on your project and modify the const called `patcher_file_name` with a key that contains on your package name, like Lina_**FT_Patcher**_V1.0.0, this is required so the script won't run for other packages imports.
The script can be modified to any other template if it's available on GitHub releases.
## Suggestions
Feel free to suggest more features using the Issues page.## Support
Join our discord on [Pawlygon](https://discord.com/invite/pZew3JGpjb).