mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-01 14:39:13 -06:00
5 lines
No EOL
109 B
Groovy
5 lines
No EOL
109 B
Groovy
rootProject.name = 'RS09'
|
|
include 'Client'
|
|
include 'Management-Server'
|
|
include 'Server'
|
|
include 'File-Server' |