rbxts-flamework / core

Flamework is an extensible game framework. It requires typescript and offers many useful features.
MIT License
101 stars 8 forks source link

Option to not obfuscate internal ids for server files #99

Open safazi opened 10 months ago

safazi commented 10 months ago

For games, there is no need to obfuscate internal ids for server-only resources, this could be detected via it being a @Service or through the Rojo project file.