Computercraft pastebin bug fix in app store #52
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is your feature request related to a problem? Please describe.
The app store does not work when downloading.
Describe the solution you'd like
The app store could run this code in the folder it does pastebin if it didn't already:
This code creates a new Pastebin file that runs instead of the ROM one.
Here is where this code is from: Youtube
Describe alternatives you've considered
The installer could do this.
I can't replicate this, apps download fines without changing anything, and our pastebin downloader is already adjusted for that change.
Apps in the AppStore are all third party, so if they themselves use the old way of downloading from pastebin, there's nothing we can do on our side.