Closed mickeyl closed 3 years ago
Today I learned about NSDataAsset, which would come in handy for, e.g. sounds, level maps, or what not. NSDataAssets are also stored in the asset catalogue, so it might be cool to support them in shark.
NSDataAsset
Great suggestion, let's give this a try 🚀
@mickeyl Just released v1.3.5 - now we also generate a D enum for NSDataAssets, thanks for bringing this up 🦾
D
This is so cool, thanks a ton! 🎉
Today I learned about NSDataAsset, which would come in handy for, e.g. sounds, level maps, or what not.
NSDataAsset
s are also stored in the asset catalogue, so it might be cool to support them in shark.