Jump to content

How do I setup a mod to be hosted here?


Recommended Posts

Posted (edited)

You know the descriptor n .mod files?

How do I format those on my end so they work seamlessly for people downloading them?

Edited by Dwjliel
Posted

Edit the path in the "<your mod name>.mod" file (in other words, the .mod file outside of the mod, not the descriptor) to say "mod/<your mod folder>", not the entire path as indicated in your PC.

 

For example, Daughters of Lust's external .mod file looks like this:

 

path="mod/Daughters of Lust (DOL)"
name="Daughters of Lust (DOL)"
tags={
	"Character Interactions"
	"Decisions"
	"Events"
	"Gameplay"
}
supported_version="1.16.*"

 

 

Posted
9 hours ago, Lyskorie said:

Edit the path in the "<your mod name>.mod" file (in other words, the .mod file outside of the mod, not the descriptor) to say "mod/<your mod folder>", not the entire path as indicated in your PC.

 

For example, Daughters of Lust's external .mod file looks like this:

 

path="mod/Daughters of Lust (DOL)"
name="Daughters of Lust (DOL)"
tags={
	"Character Interactions"
	"Decisions"
	"Events"
	"Gameplay"
}
supported_version="1.16.*"

 

 

Much obliged thank you.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...