Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
NeeeeB committed Oct 8, 2017
2 parents f37f5d2 + 93da137 commit 0dd6f2d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,17 @@ GameList Editor is a tool written in Delphi to help the edition of gamelist.xml
It relies heavily on the fact that your gamelist.xml have been generated by Universal XML Scraper by Screech:
https://github.com/Universal-Rom-Tools/Universal-XML-Scraper

# For Developers :
It is developed with Embarcadero 10.2.1 (Tokyo) but it has been tested and builds too on Embarcadero 10.1 (Berlin).
All you need is the source code, and the Resources folder to be placed in the same directory as your .exe file.
You also need to put the plink.exe in the resources folder.
https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

# For users :
All you need is the package available in the release section.
Just unzip and you're good to go !!

This is an alpha version for the moment, many features will be added in the future but it is already pretty fast.
(It loads my 5 systems with almost 3000 games in less than a second).
For now, your folder with all your roms folders must be placed on your computer, but I plan to add the possibility to make it access your folder directly on your RaspBerry Pi.

Also, it is Windows only because it relies on VCL in Delphi, but I may consider an FMX version once it's stable, thus it would work under Linux and MacOS.

0 comments on commit 0dd6f2d

Please sign in to comment.