jimbob0i0: Annoyingly the game installs and runs fine under wine on Fedora 20 but the updater doesn't work :(
Trying to work around this now as there's some fairly significant updates from 1.00 to 1.03
Odd, the updater actually uses the Unity engine too (we figured, hey, it's cross-platform right? And we need a cross-platform updater...), so I'd expect both to work or not work.
Nonetheless, I think you can pull this off manually if it's important to you:
1) First, please back up your install, as I can offer no guarantee that this manual process will always result in a working game. If, for example, you only install the latest update but it relied on a previous update you may have a lot of missing art assets or whatever.
2) Grab this file:
http://lastfed.s3.amazonaws.com/TLFUpdatesList.xml 3) Look at that file; it's basically on-line-per-update. Find your current version (or the latest one BEFORE your current version, if you can find it). In your case that's something like:
<update>1001|
http://lastfed.s3.amazonaws.com/TLF_1001.zip</update&gt;
4) Take that url ("
http://lastfed.s3.amazonaws.com/TLF_1001.zip", in the example) and download that zip file.
5) unzip it into your game directory. Make sure that it's unzipped at the right level so it doesn't all get put in a subdirectory, or start spraying stuff that's meant for a subdirectory into the main one. I hope you did step 1 :)
6) move to the next line with a still-higher version number, and repeat. Of course feel free to download them all at once and then unzip them, but please unzip them in the proper order (from lowest version number to highest).
It's possible that the latest version already has all the new art/etc changes from the earlier ones, but I can't give any guarantee of that.
Anyway, let me know if that works for you. Basically the above procedure is all the updater does :)