fyrecc/Venom/settings.gradle

12 lines
160 B
Groovy
Raw Normal View History

2022-09-05 22:54:43 +02:00
/*
* This file was generated by the Gradle 'init' task.
*/
rootProject.name = 'venom'
include(':api')
include(':bukkit')
include 'proxy'
include 'discord'