Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickPocket

QuickPocket is a QuickLoot IE add-on that opens a pickpocket-focused loot menu when you are sneaking and hovering a living NPC. It reuses QuickLoot IE's menu and actions, shows steal or plant chance in the info bar, and keeps vanilla pickpocket outcome handling.

End User Dependencies

Build Requirements

SKSE plugin built with CommonLibSSE-NG and xmake 3.0+. Builds on Windows with MSVC, and on Linux with the same compiler through msvc-wine.

Windows: Visual Studio 2022 (C++ desktop workload) and xmake 3.0+.

Linux (Arch):

sudo pacman -S --needed wine xmake python msitools samba python-simplejson

Debian / Ubuntu: wine64, python3, msitools, winbind, and xmake 3.0+ if the distro package is too old.

The first Linux build installs MSVC and the Windows SDK into ~/msvc-bins (override with MSVC_BINS). You can also run ./tools/setup-msvc-wine.sh on its own.

ESP and Papyrus (optional for a DLL-only rebuild):

Clone

git clone --recurse-submodules https://github.com/MissCorruption/QuickPocket.git
cd QuickPocket

--recurse-submodules is required. If you already cloned without it:

git submodule update --init --recursive

Build

Linux:

./tools/build.sh

Windows:

tools\build.bat

License

QuickPocket is licensed under the GNU General Public License v3.0.

Credits

  • AtomCrafty for helping me figure out API stuff and adding to said API
  • Nithog for testing QuickPocket with their reskins

About

AddOn for QuickLoot IE to (reverse) pickpocket quickly. Swiftness of Stealing 'n all that

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages