Added -h --help to launcher arguments
Added a detailed README renamed the module `luancher` to `launcher`
This commit is contained in:
@@ -15,6 +15,7 @@ allprojects {
|
||||
|
||||
subprojects {
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'com.gradleup.shadow'
|
||||
|
||||
dependencies {
|
||||
implementation("org.json:json:20250107")
|
||||
|
||||
Reference in New Issue
Block a user