Jump to content

Recommended Posts

Posted

I am lost as to what should I do to work with this API.

 

API link: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1283669-render-player-api

 

There is FAQs->#3->1.7.2 and later. - that says:

By developing with Render Player API core instead of Player API forge you don't need to deobfuscate at all.

    Put the RenderPlayerAPI.jar in your development environment's mods folder.
    Add /RenderPlayerAPI.jar to the classpath of your mod project.
    Start developing.

 

Don't I need to change stuff in build.gradle? Is there tutoarial on how should it look?

 

I am green when it comes to FGradle ;c

Thanks.

1.7.10 is no longer supported by forge, you are on your own.

Posted

Instructions not clear, made my classpath double-load one library.

 

f9FW2.gif

 

CLOSED

1.7.10 is no longer supported by forge, you are on your own.

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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