dylanrenwick / TeslaCoils

Tesla Coil power transfer minecraft mod
MIT License
4 stars 2 forks source link

Tesla changed their modid #7

Closed LlubNek closed 8 years ago

LlubNek commented 8 years ago

The Tesla API changed their modid from "Tesla" (capitalized) to "tesla" (lower case), which breaks a dependency for your mod.

dylanrenwick commented 8 years ago

As per the Tesla curseforge page:

Alpha and beta releases are intended for mod authors and testers. Mods that support Tesla should only target full releases! Using an alpha build may crash mods that require it!

In other words, until the release build of Tesla changes their modid (which Darkhax assures me will be soon) I'm not changing it.

The reason for this is I have to depend on either Tesla or tesla, so if I change it to tesla now, people following the Release build rule won't be able to use Tesla Coils.

So I've made the change in the code, but I'll be waiting on releasing the next update to TC until Tesla's release build updates.

ruyanve commented 8 years ago

Looks like they put a stable release build. Looking forward to using your mod, cheers! :-)