Skip to content
This repository has been archived by the owner on May 26, 2018. It is now read-only.

Commit

Permalink
Checking in pre3 work
Browse files Browse the repository at this point in the history
  • Loading branch information
cpw committed Jun 13, 2014
1 parent 953f083 commit 6f66d06
Show file tree
Hide file tree
Showing 15 changed files with 19,918 additions and 21,465 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ repositories {
}

minecraft {
version = '1.7.9'
mcpVersion = '9.04'
version = '1.7.10-pre3'
mcpVersion = '9.05'
fmlDir = projectDir.getAbsolutePath();
mainClass = 'cpw.mods.fml.relauncher.ServerLaunchWrapper'
tweakClass = 'cpw.mods.fml.common.launcher.FMLTweaker'
Expand Down
Loading

0 comments on commit 6f66d06

Please sign in to comment.