Jump to content

BenjNator

Members
  • Posts

    3
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

BenjNator's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I hadn't thought of that. Thanks!
  2. I've tried to look at the launch parameters, but cant get it to work. A command to run would be helpful... I'm not silly enough to attempt to write Java without an IDE, this is for my artist who wants to just edit textures and press a button to compile and launch, so he can see his textures in action. Should I just set him up with Eclipse and tell him to press the big green button?
  3. I'm currently fiddling with a mod, and being a typical programmer, have no style whatsoever. I've conscripted in a friend who would rather not use an IDE, just be able to edit the art and see it in action. I know that the IDE manages to run it without a launcher, so is there any way of writing a Shell script (he's on Mac) for him which compiles and runs the modded minecraft, all within my forge directory? There doesn't seem to be much out there on Google for this, and I can't find anything in the forums on it. So far I seem to be able to build it (I've got Intellij IDEA to build an ant script for me), which works when I click the Run button within the IDE, after using the Ant script; but I can't seem to be able to get it to work IDE-less? Is there a solution, or should I just force an IDE down his throat?
×
×
  • Create New...

Important Information

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