~ruther/NosSmooth

ref: dbbd989e19b1a26ae9dce135ad45892e916682f5 NosSmooth/Samples/FileClient/Properties/launchSettings.json -rw-r--r-- 220 bytes
dbbd989e — František Boháček feat(packets): update packets to not use nullable if not needed 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"
    }
  }
}