Creating a Mod: Difference between revisions

From Gothongs Wiki
Jump to navigationJump to search
Panda (talk | contribs)
Created page with "- Start at the modding panel at https://jasx.org/lsl/got - Name your mod and click Create New Mod."
 
Panda (talk | contribs)
No edit summary
Line 1: Line 1:
- Start at the modding panel at https://jasx.org/lsl/got
# Start at the modding panel at https://jasx.org/lsl/got
- Name your mod and click Create New Mod.
# Name your mod and click Create New Mod. [[File:Mod creation panel.png|frameless]]
# Every account can make up to 10 mods but you can ask an admin for more if you run out.
 
== The Mod Panel ==
Entering the mod panel shows you different items that you can add to your mod. Here is a button reference:
{| class="wikitable"
|+
!Field
!What it does
|-
|Name
|Name of your mod
|-
|Public KEY
|This is put into the mod installer box description to identify your mod when installing in SL.
|-
|JSON KEY
|'''DO NOT SHARE THIS KEY'''. This is advanced. With a web server you may control more things in GoT like moving around the map or adding enchants.
|}

Revision as of 14:19, 27 July 2023

  1. Start at the modding panel at https://jasx.org/lsl/got
  2. Name your mod and click Create New Mod.
  3. Every account can make up to 10 mods but you can ask an admin for more if you run out.

The Mod Panel

Entering the mod panel shows you different items that you can add to your mod. Here is a button reference:

Field What it does
Name Name of your mod
Public KEY This is put into the mod installer box description to identify your mod when installing in SL.
JSON KEY DO NOT SHARE THIS KEY. This is advanced. With a web server you may control more things in GoT like moving around the map or adding enchants.