Epix-Incorporated / Adonis

Roblox Server Administration System
https://adonis.dev
MIT License
308 stars 178 forks source link

Optimise DEX reflection properties. #1747

Closed ccuser44 closed 5 days ago

ccuser44 commented 5 days ago

What part of Adonis is this related to?

Command

What are you suggesting?

Minify the local copy of the DEX replication properties.

Not sure if this is possible due to the way XML is parsed but if it is It would be nice. At least remove the indentation or convert it to tabs if it's not already.

ccuser44 commented 5 days ago

Nvm