Nokorpo / LibreAim

Free and open source FPS aim trainer made with Godot.
https://discord.gg/u2Hm8sMagF
Apache License 2.0
117 stars 15 forks source link

When running the game for the first time, there is an initialization bug. #42

Open fenixnix opened 3 days ago

fenixnix commented 3 days ago

sensitivity game value type is string. but default value in setting.cfg is int.

in settings.cfg line4. maybe 'sensitivity_game=Counter Strike 2'?

fenixnix commented 3 days ago

can you open pull requests? maybe I can help your improve your project😀