Create Equipment OXP

From Elite Wiki
Revision as of 14:07, 20 July 2024 by Wildeblood (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

You will need to create this file structure in your AddOns folder:

   manifest.plist
   Config/equipment.plist
   Config/world-scripts.plist
   Scripts/example_conditions.js
   Scripts/example_equipment.js
   Scripts/example_worldscript.js

Go to the Oolite forum and beg some user to give you a ZIP archive with template files.

See also Locating your AddOns folder