Attempt to fix fault build via submodule
This commit is contained in:
parent
1835f6ff91
commit
7d57681cca
3 changed files with 4 additions and 3 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "fmp"]
|
||||
path = fmp
|
||||
url = https://github.com/Chicken-Bones/ForgeMultipart.git
|
|
@ -29,9 +29,6 @@
|
|||
|
||||
<get src="https://www.dropbox.com/s/qedjhg8gf1fuk8t/CodeChickenLib-dev-latest.jar?dl=1"
|
||||
dest="${dir.mcp}/lib/CCLib-dev.jar"/>
|
||||
|
||||
<get src="http://files.minecraftforge.net/ForgeMultipart/ForgeMultipart-dev-1.6.4-1.0.0.212.jar"
|
||||
dest="${dir.mcp}/lib/ForgeMultipart-dev.jar"/>
|
||||
|
||||
<copy todir="${dir.mcp}/src/minecraft">
|
||||
|
||||
|
|
1
fmp
Submodule
1
fmp
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit f3e68b745991262f726565f50dd2173743dc9225
|
Loading…
Reference in a new issue