mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-08 21:31:46 +08:00
Ant travis test build
This commit is contained in:
7
src/in/celest/xash3d/XashConfig.java
Normal file
7
src/in/celest/xash3d/XashConfig.java
Normal file
@@ -0,0 +1,7 @@
|
||||
package in.celest.xash3d;
|
||||
public class XashConfig {
|
||||
public static final boolean PKG_TEST = false;
|
||||
public static final boolean CHECK_SIGNATURES = false;
|
||||
public static final boolean RELEASE = false;
|
||||
public static final boolean GP_VERSION = false;
|
||||
}
|
||||
Reference in New Issue
Block a user