EquipmentEditor

From Legends of Aria Admin and Modding Wiki
Revision as of 11:12, 18 January 2022 by Gizmo (talk | contribs) (Created page with "==Preview Video== <youtube>KNeHDPKIlTc</youtube> ==How To Add To Mod== *Download the EquipmentEditor.zip file *Unpack the contents and copy the equipment_editor fold over to y...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Preview Video

How To Add To Mod

  • Download the EquipmentEditor.zip file
  • Unpack the contents and copy the equipment_editor fold over to your mods/yourmodname/scripts direcotry.
  • open or create a mod file for your mods/yourmodname/scripts/scriptcommands.lua
  • at the end of the file, add 'require 'equipment_editor.scriptcommands'
  • start up your standalone and type /edititem
  • enjoy

Where to Get the Mod

  • Right Here []