Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 886 Bytes

ReadMe.md

File metadata and controls

32 lines (19 loc) · 886 Bytes

Lootbox

This is the continiuation of Xebeth's original replacement for the defunct Altana Cubby.

TeoTwawki is the current maintainer.


Requirements

Microsoft Visual C++ 2015 Redistributable Package (x86)

  • As of may 26th 2023, lootbox can no longer run or be built on Windows XP.
  • Windows 7 might still work but I cannot guarantee it.

Adding new inventory tabs

In loot.ini add a new line to [Inventory] with the following format:

<filename>=<tab title>

e.g. sk.dat=Mog Sack


Bug Reporting

If you think you found a bug, you should look in the issue tracker to see if its already reported. If its not, you should make a new issue for it and provide as much information as you can.


Contributing

You want to help out? Great! Pull requests are welcome. Patch files not so much..