#
Sharing your mod
#
This page covers how to share a mod you created with others
#
Hosting the mod
PolyModLoader currently supports mods hosted on Codeberg and Github repositories. The CDN theoretically supports Gitlab and BitBucket too, but those have not been tested. If you are using a different git forge or hosting your mod in some other way, please ask in the #modding channel in the PolyTrack modding discord server
#
Sharing the mod import link
To install the mod ingame, you need to use the CDN created by Orangy and CRJakob
The import link should be formatted as https://cdn.polymodloader.com/[gh|cb|gl|bb]/<owner>/<repo>/<branch>/[path to folder containing latest.json and version folders]
cb is for codeberg mods
gh is for github mods
gl is for gitlab(untested)
bb is for bitbucket(untested)