How to Add Your Mod/Theme to the Lution Marketplace
Want to see your mod or theme in the official Lution Marketplace? Follow these steps to submit it for review.
Contribution Steps
-
Fork the Repository
First, you'll need your own copy of the marketplace repository.
Fork the Lution-Marketplace repository here. -
Add Your Content
In your forked repository, place your files in the correct directories:- Mod
.zip
file:Assets/Mods/Content/
- Theme
.zip
file:Assets/Theme/Content/
- Thumbnail image:
Assets/thumbnails/
- Mod
-
Open a Pull Request
Once your files are in place, create a pull request to merge your changes into the official repository.- Click here to open a pull request.
- In the description, tell us about your mod or theme.
- Please add the
Mods/Theme Request
label so we can review it promptly.
After Submission
Our team will review your submission. If it's approved, we'll merge it and it will appear in the marketplace.
Please ensure your mod or theme is kept up-to-date. To submit an update, simply create another pull request with the new files. Tools like Kliko's Modding Tool can be helpful for packaging your mods.