Updated yml Scripts
-Updated: yml Scripts and ReadMe since the gradle setup no longer requires 2 commands to work properly.
This commit is contained in:
@@ -98,6 +98,5 @@ Please if you want to contribute follow the [Rule-Sheet](RuleSheet.md). It keeps
|
||||
The SourceCode can be generated via:
|
||||
/gradlew.bat generateSource
|
||||
|
||||
to build the jar:
|
||||
/gradlew.bat build
|
||||
do not combine the commands because they can not be executed at the same time.
|
||||
to generate SourceCode and build the jar:
|
||||
/gradlew.bat build
|
||||
Reference in New Issue
Block a user