Use this repository as a base to create your own Distance mods.
On github, click the Use this template
button to create a new repository based on this one
Once the repository is created, be sure to clone it locally with submodules:
git clone --recurse-submodules -j8 <your project .git url>
After cloning the repository on your local drive, run the setup.ps1 script using PowerShell 7 or higher.
This script will rename the files correctly and replace their content to match your mod name.