Mosaic Modding Documentation How to get this running on your device Fork & clone the repo Run npm install Run npm start to start the local dev instance Contribute If you're a Team Member only work on the dev branch and open a PR to main, when you want to publish a new version If you're an external Contributor, simply fork the repo add the feature and open a PR to the dev branch. Publish a new version Open a PR from dev to main. Wait for the "Test Deployment" action to complete If that action was successful, merge the PR. This will trigger the actual Deployment action