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

Rework #6

Merged
merged 1 commit into from
Jun 15, 2023
Merged

Rework #6

merged 1 commit into from
Jun 15, 2023

Conversation

hermesdj
Copy link
Owner

  • Reworked GUID params handling (both System and Il2Cpp supported now)
  • Reworked URL names in attributes. No longer uses the direct regex pattern, but uses {variable_name} in the url to parse url params and then match them to the attribute type with the same name and then generate the correct url pattern. It's better for code readability

- Reworked GUID params handling (both System and Il2Cpp supported now)
- Reworked URL names in attributes. No longer uses the direct regex pattern, but uses {variable_name} in the url to parse url params and then match them to the attribute type with the same name and then generate the correct url pattern. It's better for code readability
@hermesdj hermesdj added the enhancement New feature or request label Jun 15, 2023
@hermesdj hermesdj merged commit 9326d4b into master Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant