add base structure

This commit is contained in:
2024-10-25 20:17:25 +02:00
parent 0c3aeed4f4
commit 2cdf574df0
3 changed files with 73 additions and 0 deletions

View File

@@ -12,3 +12,4 @@ plugins {
rootProject.name = "Marinara"
include("lib")
include("wrapper:javacord")