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 new constant GM_runtime_type that will tell apart GMS2 and GMRT #9055

Open
DiasFranciscoA opened this issue Jan 17, 2025 · 1 comment
Open
Assignees
Labels
feature request New feature (or a request for one)

Comments

@DiasFranciscoA
Copy link

DiasFranciscoA commented Jan 17, 2025

Is your feature request related to a problem?

Right now there is no fool proof way of knowing if the current runner is GMRT or GMS2.

Describe the solution you'd like

This should be a constant that allows to differentiate between GMRT and current runner (gms2), could be named GM_runtime_type this should return:

  • gms2 (for current runner)
  • gmrt (for new runner)

Describe alternatives you've considered

No response

Additional context

No response

@DiasFranciscoA DiasFranciscoA added the feature request New feature (or a request for one) label Jan 17, 2025
@DiasFranciscoA DiasFranciscoA self-assigned this Jan 17, 2025
@DiasFranciscoA
Copy link
Author

This will need implementation on both Current Runner and GMRT:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature (or a request for one)
Projects
Status: Triage
Development

No branches or pull requests

1 participant