mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-08-17 00:36:35 +00:00
13 lines
296 B
YAML
13 lines
296 B
YAML
name: ${name}
|
|
version: ${version}
|
|
main: ${main}
|
|
load: STARTUP
|
|
authors: [ cyberpwn, NextdoorPsycho, Vatuu ]
|
|
website: volmit.com
|
|
description: More than a Dimension!
|
|
environment: '${environment}'
|
|
commit: '${commit}'
|
|
commands:
|
|
iris:
|
|
aliases: [ ir, irs ]
|
|
api-version: '${apiVersion}' |