Add API module

This commit is contained in:
Ran
2022-08-25 17:50:10 +06:00
parent e10e51ae26
commit f39ae98a48
5 changed files with 71 additions and 10 deletions
+1
View File
@@ -12,5 +12,6 @@ include("common")
include("fabric")
include("forge")
include("core")
include("api")
rootProject.name = "DistantHorizons"