TCNOco / TcNo-Acc-Switcher

A Super-fast account switcher for Steam, Battle.net, Epic Games, Origin, Riot, Ubisoft and many others!
GNU General Public License v3.0
1.74k stars 121 forks source link

Creating Platforms with special characters #389

Closed TCNOco closed 2 weeks ago

TCNOco commented 2 weeks ago

When creating platforms for Platforms.json, including special characters breaks loading of accounts on the list and more. Likely something to do with Windows' restricted folder characters.

"Arena Breakout Infinite": {
      "Identifiers": [ "abi", "arenabreakout" ],

doesn't work, but

"Arena Breakout Infinite": {
      "Identifiers": [ "abi", "arenabreakout" ],

Does. And all accounts created with the first even though they're not visible, work as soon as the key is changed to one without special characters.

TCNOco commented 2 weeks ago

Added Arena Breakout: Infinite and Delta Force: Hawk Ops in the latest update, as well as platform.json changes like: