Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Release v1.0.0

Choose a tag to compare

@Sky-CSC Sky-CSC released this 21 Mar 17:05
· 119 commits to main since this release
b2f55e1

First OSL version.
This version will be followed by a code refactoring.
If you encounter errors, crashes or if you have ideas for improvements ... do not hesitate to send them to me.

⚠️in the appsettings.json file, please change "Urls": "http://0.0.0.0:4141;https://0.0.0.0:4242 with "Urls": "http://0.0.0.0:4141"
In your browser fill the url https with http and 4242 with 4141⚠️

This first version includes :

OSL-Client:

  • Connection to local riot api
  • Sending information about
    • champ select
    • in game
    • end game
      No reading in memory for this version

OSL-Server:

  • Receive data from client
  • Dowload CDragon data
  • Save and load configurations
  • Overlays
    • Champ select : 4 views
    • In game : 3 views
    • End game : 3 views
    • Runes : Top, jungle, mid, adc, supp, adcsupp and all
  • Connection to the riot web api