This commit is contained in:
parent
a992a4325b
commit
0bfa76251d
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@ project(':forge') {
|
|||
properties = [
|
||||
'org.lwjgl.util.Debug': 'true',
|
||||
'org.lwjgl.util.DebugLoader': 'true',
|
||||
'org.lwjgl.system.SharedLibraryExtractDirectory': 'lwjgl_dll',
|
||||
'mc.version': MC_VERSION,
|
||||
'mcp.version': MCP_VERSION,
|
||||
'forge.version': "${project.version.substring(MC_VERSION.length() + 1)}".toString(),
|
||||
|
|
Loading…
Reference in a new issue