The Forge is currently under construction. Data is synchronized with the hub every 30 minutes. Help report issues!

Mod Details

Load Order Editor Drag-Drop

Load Order Editor Drag-Drop 1.0.0

Created by archon0ne

7.1K Downloads

SPT 3.10.5 Compatible

Order your mods with a drag-drop interface.

Extract the LoEDD folder to SPT-AKI base dir (Next to Aki.Launcher.exe)

Features:

  • Automatically gets all mods in ./user/mods and creates a load order list from them.
  • if you already have an order.json, it will reorder the items to match those. (Your load order persists)
  • When you press save, it dumps the list items to order.json after backing the old order up as order.bkp.
  • You can hover each mod for more information about it (pulled from package.json)
    • name: modName (from package.json)
    • folder_name: folderName (in user/mods)
    • version: 1.0.0 (from package.json)
    • author: Author Name (from package.json)
    • akiVersion: ~3.8.x (from package.json)

Preview (OLD VERSION):

hover info:

Version 1.0.0
Download Mod Version

SPT 3.10.5

Latest Compatible SPT Version

5.5K Downloads

Created May 25th, 2024

Updated May 25th, 2024

Virus Total Results

Initial version of the port to QT6. Gets rid of python, which should speed things up, and make compiling less goofy.

If you were using the old Python version this should be functionally identical, aside from needing to be in ./LoEDD relative to your spt base directory.
The UI looks different because it's just using basic QT6 ui. The alternating background colors might make a return, but it works as is :thumbup:

Extract to SPT Base directory.

Version 0.2.0
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

904 Downloads

Created May 12th, 2024

Updated May 12th, 2024

Virus Total Results
  • config file
  • warning when closing without saving
  • persistent window size
  • config option to choose whether the app should add new mods to the start or the end of the list
  • general refactor
Version 0.1.0
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

729 Downloads

Created May 7th, 2024

Updated May 7th, 2024

Virus Total Results

Not quite yet...