daveyliam / mapwriter

MapWriter: A minimap mod for Minecraft
MIT License
89 stars 81 forks source link

Building on 1.5.2 with latest code #2

Closed alisonjenkins closed 11 years ago

alisonjenkins commented 11 years ago

Hey,

Is it just me or does the current mapwriter code not compile using the 1.5.2 MCP?

Do you know how I can get it to compile? I wanted to have a go at adding some new features for use in 1.5.2 (I will be opening a pull request if I get them good enough to be included).

Thanks,

demon012

daveyliam commented 11 years ago

Yeah just about every major Minecraft update, and even some Forge updates, need parts of the mod to be changed to work with the new versions. This means that the latest version will probably only work with the latest Minecraft and the latest Forge.

Your best bet would be to checkout a previous version that worked with 1.5.2 and manually port the features you want from the latest versions.

ChrisLane commented 11 years ago

sooo closing this? ;)

daveyliam commented 11 years ago

Yes, thanks for the reminder :)