preble / InsideJob

Inside Job is a Minecraft inventory editor for OS X which is no longer maintained here.
http://preble.github.com/InsideJob/
80 stars 29 forks source link

Update for Beta 1.3 #23

Closed zackonsax closed 13 years ago

zackonsax commented 13 years ago

Could you possibly create a newer version that works with the newest patch of Minecraft that came out today? And btw thanks I loved this program when it worked

nickloose commented 13 years ago

I've added the new Items for Beta 1.3 in my fork. if you have xcode installed you can build it yourself! I hope I find the time to add to load worlds with different names… https://github.com/nickloose/InsideJob

zackonsax commented 13 years ago

How do you use xcode to do that? I have it downloaded

nickloose commented 13 years ago

You have to open the InsideJob.xcodeproj in xcode form the source code folder (if you haven't downloadet at already https://github.com/nickloose/InsideJob/zipball/master )

in xocde you have to click the build and run button, and the InsideJob.app is the InsideJob/Build/Release folder…