CnCNet / xna-cncnet-client

XNA / MonoGame based client for playing classic Command & Conquer games both online and offline with a CnCNet game spawner.
Other
226 stars 87 forks source link

[Enhancement] Priorities of Game Lobby Setting #382

Open Daiki9527 opened 1 year ago

Daiki9527 commented 1 year ago

[SomeCheckBox/SomeDropdown] Priority=X

Works like: [chkNoLight] Priority=3

[chkBigLight] Priority=5

the same code in the ini file read the higher Priority setting first,or higher Priority setting overwrite the lower Priority setting.