wowsinfo / WoWsUnpack-Ultra

World of Warships Game Unpacker with more features
GNU Affero General Public License v3.0
1 stars 0 forks source link

Game Server vs Game Path #17

Open HenryQuan opened 9 months ago

HenryQuan commented 9 months ago

The design was around the Game Server in the beginning. However, it seems that what's more important is the Game Path instead. With the path, we can parse a config file to determine the Game Server. In the GUI version, what's more important is the path. The user should pick a path instead. The server is also important if it is more for the real time battle. The app will only support the WW server. Let's think about the design.