Package com.craftingdead.protect
Class BuildInfo
java.lang.Object
com.craftingdead.protect.BuildInfo
Auto-generated build information.
DO NOT EDIT MANUALLY - this file is generated during compilation.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
BUILD_ID
Unique identifier for this build.- See Also:
-
VERSION
Version string for this build.- See Also:
-
BUILD_TIMESTAMP
public static final long BUILD_TIMESTAMPUnix timestamp (milliseconds) when this build was created.- See Also:
-
PROTECTION_MODE
Protection mode this build was compiled with. Values: "dev" or "release"- See Also:
-