https://github.com/pawlygonstudio/vrcftpackageinstaller
https://github.com/pawlygonstudio/vrcftpackageinstaller
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pawlygonstudio/vrcftpackageinstaller
- Owner: PawlygonStudio
- License: mit
- Created: 2024-05-07T10:33:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T10:47:23.000Z (almost 2 years ago)
- Last Synced: 2025-04-09T09:49:15.286Z (11 months ago)
- Language: C#
- Size: 4.88 KB
- Stars: 2
- 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).