rwtema / DenseOres

53 stars 51 forks source link

Fix compatibility with CompatLayer 0.3.1 #148

Open josephcsible opened 6 years ago

josephcsible commented 6 years ago

Fixes McJty/compatlayer#26.

Yorick1234 commented 6 years ago

Sorry to bother, but what do I need to do to implement the "Fix compatibility with CompatLayer 0.3.1" in either denseores or compatlayer so the version check issue is corrected? Is it a jar-file to which i don't see a download button or do I need a editor to programming code to edit the current jar-files? Thanks for any answer! Cheers

josephcsible commented 6 years ago

Download the source, apply this patch, then compile it like you'd compile any other mod. Then just replace the jar with the one you just compiled.

Yorick1234 commented 6 years ago

Thank you for your fast answer!