Closed marcus8448 closed 6 years ago
Thanks, this kind of fix is much appreciated.
I'll try to understand what you mean about a version string - making this display correctly in Forge has not exactly been one of my top priorities so far, but with your help we should try to get this right.
I'll try to understand what you mean about a version string
Like: meta.version = ""
but still needs a version string to actually work.
I meant it will need a version string to have the update checker mod to not complain about micdoodlecore (Note: Needs further testing Never mind, doesn't have a problem w/o version string)
Proof that it works (Don't mind "There was an error updating this mod" message it's a bug with the update checker mod:
PS: Shouldn't the updateUrl
and url
be https:// not http:// ?
Random off topic question: What is the gettingstarted.xml file for (in micdoodle8/Galacticraft (assets/galacticraftcore/manuals))? Just wondering.
Thanks again, all looks good.
gettingstarted.xml
is unused. It's been around for 4 years+, probably originally in the 1.6.4 version. micdoodle8 was thinking about making an in-game tutorial in a book similar to Tinker's Construct books.
Things have moved on since then, we have NEI and JEI and Shift-descriptions on some blocks and machines, as well as a comprehensive Wiki.
This sort-of helps with #5. Now forge does show the Mod metadata, but still needs a version string to actually work.