Releases: Radioo/LincleLINK
Low on space warning
Added a warning if you're about to copy files while making an instance and the current drive has less space than all files in the source path.
This doesn't always mean you should immediately stop as most of the time, the unique files will be low.
The copy update
Added the ability to copy all hashed files of an instance to your desired destination. I found this useful when moving instances between PCs.
v2.0.0 - New name and torrent linking.
I decided to rewrite how the program stores instances so you will need to import your DBInfo.xml
using the button in the Other
tab.
The instances are now stored in the instance
folder, each in their own .json
file.
New major feature: torrent link
This allows you to prepare for downloading another version which shares files with an existing one you already have.
Example: you have iidx27 added as an instance, 28 comes out, you get the torrent and the new feature links files which are present and exactly the same both in the torrent and your selected instance. Relative path should correspond to the path of the data
folder in the torrent. For example: contents\data
. After you finish downloading, you can just add the newly downloaded data
folder as a new instance.
v1.2.1
v1.2 - Logging
Added primitive logging to the main window, supports copying lines.
Potentially optimized the hard link command a bit.
EDIT: Due to my dumb ass, the logger will eat lots of memory with many log entries. Use the previous release if you don't have lots of RAM...
v1.1.1 - Hotfix
Fix hard links not being made if there were no file conflicts.
v1.1 - ACDATA CORE
Initial release
Initial release.