Revert "Attempt to fix fault build via submodule"
This reverts commit 7d57681cca
.
This commit is contained in:
parent
7d57681cca
commit
e5400a2a77
3 changed files with 3 additions and 4 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +0,0 @@
|
|||
[submodule "fmp"]
|
||||
path = fmp
|
||||
url = https://github.com/Chicken-Bones/ForgeMultipart.git
|
|
@ -29,6 +29,9 @@
|
|||
|
||||
<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
1
fmp
|
@ -1 +0,0 @@
|
|||
Subproject commit f3e68b745991262f726565f50dd2173743dc9225
|
Loading…
Add table
Reference in a new issue