mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-22 12:13:23 +00:00
12 lines
248 B
YAML
12 lines
248 B
YAML
name: ${name}
|
|
version: ${version}
|
|
main: ${main}
|
|
load: STARTUP
|
|
authors: [cyberpwn, NextdoorPsycho]
|
|
website: volmit.com
|
|
description: More than a Dimenson!
|
|
commands:
|
|
iris:
|
|
aliases: [ir, irs]
|
|
api-version: ${apiversion}
|
|
hotload-dependencies: false |