Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Aug 19, 2022. It is now read-only.
/acquisitionPublic archive

xyzz/acquisition

Repository files navigation

Acquisition is an inventory management tool forPath of Exile.

It is written in C++, uses Qt widget toolkit and runs on Windows and Linux.

Check thewebsite for screenshots and video tutorials. You can download Windows setup packages fromthe releases page.

Compiling/developing Acquisition

Windows

On Windows you can use either Visual Studio or MinGW version of Qt Creator. Alternatively you can also use Visual Studio with Qt Add-in.

Linux

Either openacquisition.pro in Qt Creator and build or doqmake && make.

Command line arguments

--data-dir <path>: set the path where Acquisition should save its data. By default it's%localappdata%\acquisition on Windows and~/.local/share/acquisition on Linux.

--test: run tests. Zero exit code on success, other values indicate errors.


[8]ページ先頭

©2009-2025 Movatter.jp