Jump to content

How to recompile and reobfuscate your mod in pahimars Dev Enviroment!


Thecheatgamer1

Recommended Posts

Well i basicly want to know what to add to my "build.xml" file to make ANT recompile and reobfuscaste my mod in a certain location

 

I want the name of the file to be "Annom-Dev 0.0.68.jar" what is like "[Project.name]-[Project.version].jar"

 

if you havent seen his dev enviroment see it here!

 

 

if you know how his enviroment is or just have seen it, please tell me what to put in my build.xml

Link to comment
Share on other sites

That's something I want to know to. So if someone want to make a video tutorial about it, I (we) would appriciate that!

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

The you must be doing something wrong, because it works fine for me and everyone else who uses that. You've followed the instructions, right? Create a file named build.properties and enter:

dir.development=../../
dir.release=Releases
release.minecraft.version=1.5.2
release.mod.version=//your version here

Link to comment
Share on other sites

You've got dir.development twice: https://github.com/Thecheatgamer1/Annom/blob/master/build.properties

 

You have:

<property file="build_number.properties" prefix="build_number"/>

in your build script with no supporting file

 

this is the output when i use commant "ant release"

 

http://www.mediafire.com/view/myfiles/#9opt2w2a6zallmd

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.