~ruther/NosSmooth

ref: 493935a2f77a55defb0c4416a92a57acdfd97842 NosSmooth/Samples/FileClient/Properties/launchSettings.json -rw-r--r-- 220 bytes
493935a2 — František Boháček fix(packets): correctly deserialize list with nullable elements inline 3 years ago
                                                                                
1
2
3
4
5
6
7
8
{
  "profiles": {
    "FileClient": {
      "commandName": "Project",
      "commandLineArgs": "D:\\Shared\\Documents\\my_projects\\cheats\\NosSmooth\\Samples\\FileClient\\bin\\Debug\\net7.0\\gf_login"
    }
  }
}