Update README.md

This commit is contained in:
Dave Holloway 2020-02-06 19:42:32 +01:00 committed by GitHub
parent 81c8ac6bb6
commit 018dc4bc80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,10 @@
# pandorytool
A tool to automate ROM installation for the Pandora 3D
## License
pandorytool is "shareware", licensed under the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0). If you wish to use pandorytool commercially, exceptions to this license are available from @emuchicken.
## How to compile
- Install MSYS2
- Start MSYS MINGW 64-Bit
@ -20,4 +24,4 @@ pacman -S mingw64/mingw-w64-x86_64-tinyxml2
```
git clone https://github.com/emuchicken/pandorytool.git
./winbuild.sh
```
```