Modified dependencies more
Build required are under dependencies, testing are in eclipse/mods
This commit is contained in:
parent
6b1d1e1ab0
commit
bb9faab3a1
11 changed files with 3 additions and 3 deletions
|
@ -17,12 +17,12 @@ buildscript {
|
|||
|
||||
apply plugin: 'forge'
|
||||
|
||||
version = "2.0.0"
|
||||
version = "1.3.0"
|
||||
group= "cr0s.warpdrive" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||
archivesBaseName = "warpdrive"
|
||||
|
||||
minecraft {
|
||||
version = "1.7.10-10.13.4.1490-1.7.10"
|
||||
version = "1.7.10-10.13.4.1492-1.7.10"
|
||||
runDir = "eclipse"
|
||||
}
|
||||
|
||||
|
|
Binary file not shown.
BIN
eclipse/mods/appliedenergistics2-rv2-stable-10-dev.jar
Normal file
BIN
eclipse/mods/appliedenergistics2-rv2-stable-10-dev.jar
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -6,5 +6,5 @@
|
|||
"midlaser": {"category": "master","sounds": [{"name": "midlaser","stream": false}]},
|
||||
"lowlaser": {"category": "master","sounds": [{"name": "lowlaser","stream": false}]},
|
||||
"cloak": {"category": "master","sounds": [{"name": "cloak","stream": false}]},
|
||||
"decloak": {"category": "master","sounds": [{"name": "decloak","stream": false}]},
|
||||
"decloak": {"category": "master","sounds": [{"name": "decloak","stream": false}]}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue