Jump to content

Recommended Posts

It's come to my attention that the 'More Info' button for mods (within the Mods category of the main menu) does not reliably work.  Does anyone know how this button works?  Presumably it's getting the link some somewhere, but I don't see the link anywhere with the individual mod files..

More info takes you to 'https://forums.kleientertainment.com/' but that can be changed by adding 'forumthread' to your modinfo.lua:

For example in my mod i have:

forumthread = "forums/topic/137812-the-bestiary-mod-beta-release"

https://forums.kleientertainment.com/ is the base that your 'forumthread' is added onto so you don't need to include it.

  • Health 1

Found it!
forumthread = ""

Edit: @-t-Oh thanks for that!  I wasn't notified that anyone had responded.  I'd been searching my files for a web-address, not half an address..  Great work on your recent mod btw, it's been very popular!

Edited by FurryEskimo
  • Health 1

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
×
  • Create New...