Epix-Incorporated / Adonis

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

TODO: Convert MatIcons to use content URLs instead of content IDs #1727

Open ccuser44 opened 1 week ago

ccuser44 commented 1 week ago

What part of Adonis is this related to?

User Interface

What are you suggesting?

The MatIcons should be converted to use content URLs rbxassetid:// instead of a content asset ID. Content URLs make content handling more consistent and they support non-ID based content.

Now this can't just be easily done but it should be a long term goal to convert them to use content URLs.