mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-29 20:19:06 +00:00
5 lines
111 B
YAML
5 lines
111 B
YAML
name: ${project.name}
|
|
version: ${project.version}
|
|
main: ninja.bytecode.iris.Iris
|
|
load: STARTUP
|
|
depend: [Mortar] |