CSSharpTemplate/PROJECT-SETUP.md
marked e517b193e5
All checks were successful
Build / Build (push) Successful in 39s
Initial push
2025-04-05 18:27:50 +02:00

231 B

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.