-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Medium priority
- Fix freezing when deleting a large mod/map
- Add a property to the mods that will tell the tool if it's a client or server side mod (e.g. client, server or both)
- Remove Python script server.pyw and implement own solution to contact game servers natively in C#
Low priority
- Make several elements like info boxes and data lists resizable
- Display mod summary in the info box at the right side
- Re-add news window
- Refactor code to get up to the standards of BFBC2 Toolkit