mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-21 03:33:23 +00:00
12 lines
252 B
YAML
12 lines
252 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 |