TemplateTest/PROJECT-SETUP.md
2025-04-05 18:29:25 +02:00

9 lines
231 B
Markdown

## PROJECT SETUP
To set up the template:
1. Make a repository using the template
2. `git clone YOUR-REPOSITORY-URL MyPlugin`
3. `cd MyPlugin`
4. `lune run manager -- setup MyPlugin`
This file will be deleted afterwards.