Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2011-04-19 | 438 Bytes | |
logout-v1.0_binary.rar | 2011-04-19 | 66.0 kB | |
logout-v1.0_source.rar | 2011-04-19 | 2.5 kB | |
Totals: 3 Items | 69.0 kB | 0 |
================= JAP Hook - Logout ================= Adds the logout tool (http://mabimods.net/index.php/topic,7609.0.html) to Mabinogi's system menu Instructions --- 1. Put in either /path/to/mabi/Hooks or /path/to/mabi/EarlyHooks 2. Right click Mabinogi's taskbar and select "Logout Tool" at the character selection page Compiling --- Compile with: g++ main.cpp -shared -liphlpapi -static-libgcc -static-libstdc++ -o Logout.dll