How do you block debug builds? #869
Answered
by
sudokoko
Oo1Toyo1oO
asked this question in
Q&A
|
I know it's possible, Infinite used to do that by editing the TokenAuthHandler but since an update it broke and isn't working anymore, how would you do it now? I dont want people to be able to steal eachothers levels. |
Answered by
sudokoko
Aug 16, 2023
Replies: 1 comment 1 reply
However, this could be considered for implementation into upstream - I'd recommend opening an issue for that. |
1 reply
Answer selected by
sudokoko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
May I ask why?
There is no upstream feature to pull this off currently.
You can steal levels on a production build of the game too. It's just a bit more tedious. And also copyable levels exist however I doubt you're talking about those. No real point in blocking debug builds imo
You can change the debug build user agent to get around this
However, this could be considered for implementation into upstream - I'd recommend opening an issue for that.