Jump to content

Mod authors, please provide a .version file.


vosechu

Recommended Posts

Dearest modders,

Today I stumbled on a quick python script that checks your mods to see if there are updates. I think it's awesome and desperately needed. I've contributed some patches, but it needs help from module authors to add .version files to the mod.

Example version file: https://github.com/tyrope/KSP-addon-version-checker/blob/master/example.version

Project: https://github.com/tyrope/KSP-addon-version-checker

I know this is onerous, so I would be perfectly happy to send pull requests, patches, or whatever you like. Please just let me know what I can do to help.

I'm also game for feedback; though it's not my project, I would be happy to hear your thoughts and see if I can make them happen.

Thank you!

Link to comment
Share on other sites

You know what Faark, that's a great idea!

I'll see if I can make that happen. At least it'll give us a pretty good idea if something is new. I don't know why I didn't think of that when I was hacking that little bit earlier.

Link to comment
Share on other sites

Ah, one reason Faark is that we aren't totally certain where packages should be downloaded from. Since not everyone uses kerbalspaceport it can be a little confusing. But I'm going to see if I can hack something in that tries to find it on kerbalspaceport.

Link to comment
Share on other sites

You know, now that I think about it the other reason is that we'd have to download the mod each time we wanted to do the checksum. So that will probably necessitate that we run a server somewhere which does exactly that, stores the checksum, so that people can check against the central server.

But that's not necessarily a bad thing. I may be able to do that.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...