Add ability to select system mods in simulate#290
Conversation
|
I've tried to avoid using reflection in tools since it's always a mess in terms of maintainence, but having system mods would be really useful. Do you think there's no other way of implementing this? Maybe somehow adding a non-system version of those mods locally or something?.. |
The only way to avoid reflection I see is making osu-lazer PR that will change accessibility to |
stanriders
left a comment
There was a problem hiding this comment.
As much as I hate adding reflection to this project, there is absolutely no other way around it here - everything is completely walled off
This is essential if you want to test specific ScoreV2 or Touchscreen scores