~ruther/NosSmooth

ref: e8b40f7a9754f317e10346f6ec0853f2dde2cc21 NosSmooth/Samples/FileClient/Properties/launchSettings.json -rw-r--r-- 220 bytes
e8b40f7a — Rutherther feat(packets): add optional wrapper for wrapping optional values inside of a list 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"
    }
  }
}