Proof of concept, now to figure out how it works!

This commit is contained in:
thetrouper
2025-03-25 06:15:10 -05:00
parent 8a755bd642
commit 96c758edd0
23 changed files with 608 additions and 18 deletions

View File

@@ -2,7 +2,7 @@ plugins {
id 'java'
}
group = 'me.trouper'
group = 'me.trouper.sentinel'
version = '1.0-SNAPSHOT'
repositories {