ABCxFF / diepcustom

An open source diep.io custom private-server template
https://diepcustom.herokuapp.com/
GNU Affero General Public License v3.0
69 stars 60 forks source link

Offload TankDefinitions to a dedicated JSON file #125

Closed Nul-led closed 1 year ago

Nul-led commented 1 year ago

Why:

It makes copy pasting/sharing tankdefs way easier more accessible to the average user while also making TankDefinitions.ts much more readable. Might also pave a path for more changes further down the line regarding offloading other static data to dedicated files.

Summarize what's being changed (include any screenshots, code, or other media if available):

Confirm the following: