edit readme

This commit is contained in:
Joseph Montanaro 2021-04-17 22:05:46 -07:00
parent dea5707a37
commit 2bf5ed2b80

View File

@ -5,6 +5,10 @@ This script removes the Aphrodite textures from Supergiant Games' *Hades*.
git clone https://git.jfmonty2.com/jfmonty2/aphremove.git
pip install -e aphremove
## Usage
aphremove
If Hades is installed to a Steam library folder somewhere other than the standard `C:\Program Files (x86)\Steam`, then
@ -15,4 +19,4 @@ If Hades is installed to a Steam library folder somewhere other than the standar
## Notes
Heavy lifting is done by [quaerus/deppth](https://github.com/quaerus/deppth).
All thanks are due to that project, as there is no way I would have been able to reverse-engineer the Hades package format myself.
All credit is due to that project, as there is no way I would have been able to reverse-engineer the Hades package format myself.