First attempt at a 1.8.1 version. May not work.

This commit is contained in:
Eloraam 2011-09-19 01:30:41 +00:00
parent 0a874de91d
commit bb6751cc59
2 changed files with 813 additions and 955 deletions

File diff suppressed because it is too large Load Diff

View File

@ -24,7 +24,7 @@ if [ ! -d src_base ] ; then
pushd src > /dev/null
find . -name *.java -exec sed -i 's/\r//g' \{\} \;
patch -p2 -i ../forge/modLoaderMP.patch
# patch -p2 -i ../forge/modLoaderMP.patch
patch -p1 -i ../forge/mlprop.patch
popd > /dev/null