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