Skip to content

WhiteFang5/PoE-Asset-Updater

Repository files navigation

PoE Asset Updater

PoE Asset Updater is a CLI tool built specifically to update the PoE asset files of the PoE Overlay

Usage

Use a Steam installation (because it has an unpacked Content.ggpk) Download the CLI tool and run it using the following command:

> PoEAssetUpdater.exe "C:\Steam PoE Folder\Bundles2" "C:\output" "C:\local-static-poe" "C:\Repos\PoE-Asset-Updater\Resources\stable.py"

Development

The project is written in C# and outputs an executable CLI.

You'll need Visual Studio or VSCode and .NET 5 (exactly this version), which you can get here. Get the SDK, not the Runtime.

Run tests

> dotnet test

Compile the app

> dotnet build

Check bin\ for binaries.

Run the app

Use a Steam installation (because it has an unpacked Content.ggpk)

> PoEAssetUpdater.exe "C:\Steam PoE Folder\Bundles2" "C:\output" "C:\local-static-poe" "C:\Repos\PoE-Asset-Updater\Resources\stable.py"

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

An Asset Updater for the PoE Overlay Community Fork

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published