Installation & Configuration/Loadout

Loadouts - Drop-In ZipFiles for Configuration.

In order to change a normal YAML file into a Loadout Compatible file is to add the following node:

Name: explosives

Of course, you replace "explosives" with whatever the name of the file is, so it would be ammo for the recipes.yml.

A Loadout is simply a Zip file of the config files (excluding general.yml). Loadouts also utilize a new YAML file (see below).

Info.yml - It's like a name tag but COOLER!

The info.yml is a new YAML file only used in Loadouts, they are used for the Loadouts Information.

# Name of Loadout
loadout-name: Loadout
# Loadout Version
loadout-version: 1.0
# Name of Authors (seperated by a comma)
loadout-authors: Test
# Name of Plugin the Loadout is used in
loadout-plugin: GrenadesPlus
# Version of Plugin the Loadout uses
loadout-plugin-version: 1.0

Comments

Posts Quoted:
Reply
Clear All Quotes