Skip to content
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

Add rbx_xml SecurityCapabilites parsing, add to reflection #359

Merged

Conversation

kennethloeffler
Copy link
Member

@kennethloeffler kennethloeffler commented Sep 16, 2023

Closes #356

This PR adds SecurityCapabilities support to rbx_xml and adds reflection information for SecurityCapabilities.

"Index": {
"Int32": -1
},
"PropertiesSerialize": {
"BinaryString": ""
"BinaryString": "AAAAAA=="
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is something to keep an eye on, since I imagine we'll want to care about StyleRules

@Dekkonot Dekkonot merged commit 8a013f1 into rojo-rbx:master Sep 18, 2023
2 checks passed
@kennethloeffler kennethloeffler deleted the rbx-xml-security-capabilities branch September 18, 2023 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for SecurityCapabilities tag in XML files
2 participants