Devraccoon added a new version:
Quote
Devraccoon added a new version:
Quote
Devraccoon added a new version:
QuoteVirusTotal: Linked on the repo
Changelog
- Updated for SPT 3.9
- Fixed and updated some library references
- Removed all references to abeforementioned AKI
Hehe, that´s fine for me. In my opinion for actual hardware and such stuff, it isn´t needed to use 32-bit at all. Mostly everyone switched to 64-bit and dropped 32-bit support.
Fair enough. I did test building as 64-bit and nothing extra was required, so I'll ship it 64-bit next update. Might do it for the rest of my tools, we'll see.
Devraccoon added a new version:
QuoteVirusTotal: Linked on the repo
Changelog
- Fixed a minor oversight in the archive extraction method which caused empty folders to be ignored.
Would it be possible to do a 64-Bit version of it? It is linking to the x86 dependencies and needs the 32-bit framework to run.
Sure it is. However, you're the only person to ask for this in the entire year+ that this tool has existed. I also don't see any benefit other than allowing more memory usage, which shouldn't be a problem to begin with for 32-bit.
Hello there. Is it perhaps possible to add a drag-and-drop function? with 100 mods it is a bit tiring and time-consuming to move a mod from the bottom to the top
Not planned, but I may consider it. You can always use this one for drag-and-drop functionality.
Devraccoon added a new version:
QuoteDisplay MoreVirusTotal: Linked on the repo
Notable change:
A dynamic iteration now attempts all available iteration methods, rather than checking each mod type manually. The success rate with this has been substantially higher than previous versions.
Changelog
- Fixed iteration issues, mainly causing popular mods to not install properly.
Devraccoon added a new version:
QuoteVirusTotal: Linked on the repo
Changelog
- Added "Browse for mod" button to allow the user to browse for mod archives, as an alternative to drag-and-dropping.
Devraccoon added a new version:
QuoteNew release
VirusTotal: Linked on the repo
Changelog
- Added shortcut button for SPT Mod Installer (can be found here).
Devraccoon added a new version:
QuoteVirusTotal: Linked on the repo
Changelog
- Added "Clear Server Cache" button, which will show only after a mod has been installed.
Devraccoon added a new version:
QuoteVirusTotal: Linked on the repo
Changelog
- Fixed silly debug string left in the production code (d'oh!)
Devraccoon added a new version:
QuoteVirusTotal: Linked on the repo
Changelog
- Fixed extracting for archives without the BepInEx/user structure
Devraccoon added a new version:
QuoteVirusTotal: Linked on the repo
Changelog
- Fixed some broken code.
- Rewrote a couple of functions, including the extraction code.
- Added extraction support for SPT mods that do not follow the standard BepInEx/user folder structure.
Devraccoon added a new version:
QuoteChangelog
- Rewrote most of the critical code
- Changed library used for archive extracting
- Fixed some bugs
- Updated the UI
The installer should now support .zip as well as .7z
Devraccoon added a new version:
QuoteNew release!
VirusTotal: Linked on the repo
Changelog
- Fixed "Object reference not instantiated" error if a mod that is being moved doesn't have sptVersion property in the metadata
Devraccoon added a new version:
QuoteVersion release
VirusTotal: Linked on the repo
Changelog:
- Added directory failsafe checks against SPT appdata folders
Devraccoon added a new version:
QuoteVersion release
VirusTotal: Linked on the repo
Changelog:
- Added two new memory settings for persistence
- Added a "Clear Temp Files" button
- Added tooltips for all buttons
- Added pop-up menu for "Timeout limit"
- Added pop-up menu for global path persistence
- Added button to clear the global path (to return to same-app folder)
- Added failsafes
- Changed "Timeout limit" and put it into a pop-up menu
- Optimized a bunch of code
Devraccoon added a new version:
QuoteVersion release
VirusTotal: Linked on the repo
Changelog:
- Added a memory setting for the "Show Server" button to be a persistent toggle.
Devraccoon added a new version:
QuoteVersion release
VirusTotal: Linked on the repo
Changelog:
- Removed all references for the "playtime.txt" file that was intended to display SPT playtime.
- Added an FAQ window which includes relevant links.