MadeInPsymon / Medusa-Project

Au3 - Medusa Project
http://medusa.vlx-games.com
1 stars 0 forks source link

Preparing a Key to HEX value correspondance table. #30

Closed MadeInPsymon closed 9 years ago

MadeInPsymon commented 9 years ago

To make sure that user can configure their Keys for Pausing, Exiting and so on the Medusa Client, we need to implement a Key Hex value to Key Name correspondance table.

F12 -> 7B ...

MadeInPsymon commented 9 years ago

Done!

Downloading from the web _(/ini/hexbuttons.ini) and parse it, get it in memory for conf purposes (environement).