Releases: ClementDreptin/GameShortcut
Releases · ClementDreptin/GameShortcut
v1.1.1
v1.1.0
Changes
- Rewrote everything in plain C
- Renamed the config file from
gameInfo.txt
toshortcutInfo.txt
- Used a hash of the shortcut name instead of a random number for the title ID to prevent the user from creating two shortcuts with the same name
v1.0.0
First version.