Minor workshop fixes
This commit is contained in:
@@ -60,6 +60,7 @@ if(!project.ext.hasSprites() && System.getenv("JITPACK") != "true"){
|
||||
}
|
||||
|
||||
//this is only for local testing
|
||||
//add -Prelease -PversionModifier=steam as build properties
|
||||
task steamtest(dependsOn: dist){
|
||||
doLast{
|
||||
copy{
|
||||
|
||||
Reference in New Issue
Block a user