Skip to content

Releases: Radioo/LincleLINK

Low on space warning

24 Jul 07:20
Compare
Choose a tag to compare

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

18 Jun 09:28
Compare
Choose a tag to compare

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.

12 May 09:39
Compare
Choose a tag to compare

LINK

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

28 Apr 15:08
Compare
Choose a tag to compare

Fix logger hogging memory, also it logs way less now.

v1.2 - Logging

24 Mar 18:19
Compare
Choose a tag to compare

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

15 Mar 05:53
Compare
Choose a tag to compare

Fix hard links not being made if there were no file conflicts.

v1.1 - ACDATA CORE

14 Mar 17:42
04c6ac3
Compare
Choose a tag to compare

nmmmmm

New key features:

  1. Sorting - yeah it's just sorting.
  2. Support for overwriting your hard linked files (for omnimix and such) it'll ask to delete dupes before linking new files if it encounters them.

Initial release

28 Oct 12:08
bcb0c91
Compare
Choose a tag to compare

Initial release.