Dev | Submit - JasXSL/GoThongs GitHub Wiki

  1. Rez the GoThongs Mod Installer (comes with the dev tools which in turn comes with the main HUD).
  2. Go to your mod's page on http://jasx.org/lsl/got
  3. Copy the public key from near the top of the page, and paste it into the mod installer description. For now, also add _BETA at the end of it.
  4. Click the big green Manifest banner. Some assets such as attachments, monsters and animations will have to be manually added here. Assets used in rapes, spells & levels will be added automatically. Once satisfied, hit Save BETA.
  5. Drag all the components of your mod (levels, attachments, animations, SpellFX, monsters etc) into the inventory. All things have to be at least copy/trans to comply with the GoThongs License.
  6. Say "debug got ModInstall" in chat to validate.
  7. Once you no longer get any errors, you touch the box to install it.
  8. If you want to share the mod with someone, you just give them that box.
  9. Once you're ready to release it to the public, remove the _BETA at the end of your key, go to your manifest page and hit MAKE LIVE.

Adding your mod to the mod page.

  1. Make sure your mod is set to PUBLIC on the mod page
  2. Go into the manifest page and convert your beta manifest to live by hitting MAKE LIVE.
  3. Remove the _BETA at the end of your installer box description.
  4. Go to the JasX API website and get a content server by clicking the Get a content server button.
  5. You can edit the server for instructions on how to use it, usually you just have to add your API key (which you will get on the API website, not the GoT mod site). You will have to find somewhere to permanently host this server in world.
  6. Drop your installer box into it.
  7. Go back to your mod page at jasx.org/lsl/got and select your mod. The installer dropdown should now list all items in your server. Select the installer.

You should now be able to enable your mod and download the installer from the GoThongs HUD mod page!