mirror of
https://github.com/hykilpikonna/AquaDX.git
synced 2026-05-19 19:58:14 -05:00
6 lines
82 B
Plaintext
6 lines
82 B
Plaintext
rootProject.name = "AquaDX"
|
|
|
|
include("planet")
|
|
include("comet")
|
|
include("shared")
|