-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rbx_xml name mapping for Fire #14
Labels
type: enhancement
New feature or request
Comments
That means this needs to be changed to be class specific instead of broad property names: |
I'll probably move it into the |
Foundation for this is in now that #28 is around. I'm currently experimenting with porting |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For
Fire
,Size
serializes assize_xml
, and another property I can't remember has a weird name too. Need to add an XML<->Canonical name mapping forFire
.The text was updated successfully, but these errors were encountered: