Creates a new Packwiz instance.
The location of the TOML file.
The index of the TOML file.
The name of the pack.
The packwiz version of the TOML file.
The authors of the pack.
The description of the pack.
The version of the pack.
The Minecraft / modloader versions that the pack uses.
Readonly
authorsThe authors of the pack.
Readonly
descriptionThe description of the pack.
Readonly
indexThe index of the TOML file.
Readonly
locationThe location of the TOML file.
Readonly
nameThe name of the pack.
Readonly
packThe packwiz version of the TOML file.
Readonly
versionThe version of the pack.
Readonly
versionsThe Minecraft / modloader versions that the pack uses.
A class representing a Packwiz TOML file.