1.7.10paperspigot

  1. MateoN

    How to import NMS files on old paper version (1.7.10) like as in import-mc-dev.sh on new versions

    So i have cloned a Paper 1.7.10 repo: https://github.com/IPVP-MC/Paper-1.7, updated the dependencies, maven build is fine: But now i would like to import files that aren't in the workspace (tho they are put and used in the final jar compilation) like EnumArmorMaterial.java, on new versions...
Top