Releases: Chakratos/mhf-save-manager
Releases · Chakratos/mhf-save-manager
1.1.2
1.1.1
1.1.0
1.0.0
This is the first "Release" it also features a "Noob Setup Method" thanks to PHPDesktop
NOOB SETUP METHOD!
- Download "MHFSaveManager.7z" from releases
- Unzip it anywhere
- Go into MHFSaveManager/www
- Rename config.sample.php -> config.php
- Fill out config.php with your Postgresql credentials
- Run MHFSaveManager/phpdesktop-chrome.exe
If you want to run it from source:
To Use:
- Rename config.sample.php -> config.php
- Fill out config.php with your Postgresql credentials
- run "composer update"
- Create a VHost which document_root is the public folder. (Add Allow Override for .htaccess to work)