how to change the spout launcher.

Discussion in 'Plugin Development' started by okami35, Oct 23, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    okami35

    Hello all,
    I would like to change the spout launcher, so I have downloaded the source and I followed the readme

    But, when I recompile, i have 100 errors. Any ideas?
    Is there a different way to change the spout launcher ? (for exemple with eclipse?)

    Thank you
     
  2. Make sure your using SpoutcraftAPI and MCP
    Hopefully @Afforess can help
     
  3. Offline

    HexPang

    or you can try other language~example bat file:
    Code:
    start /D "bin" javaw -cp jinput.jar;lwjgl.jar;lwjgl_util.jar;minecraft.jar -Djava.library.path=".\natives" net.minecraft.client.Minecraft NameHere
     
  4. Offline

    Afforess

  5. Offline

    okami35

    Thank you for your help.
    I'm going to see that Afforess, thank you
     
Thread Status:
Not open for further replies.

Share This Page