Lost Saga launcher based on lswebbroker
How to :
- Use Relase configuration
- Edit your key or your stuff in ioLoginDlg::OnBnClickedLogin()
Build using curllib to send the HTTP POST (curl.dll already in Release folder) and parsing response JSON with cJson
To connect the API, you must edit start.ini file with key LoginURL. I've put the default API link (http://localhost:3000/api/launcher)
If you don't have an API launcher, you can use API launcher from me in this thread : https://forum.ragezone.com/f857/lost...t-api-1210087/
Link : https://github.com/ikunokazu/losa-launcher
Here is the screenshoot : https://imgur.com/a/HWRZES1
Enjoy ! :dancemental:

