You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.
For users to add apps, they must run JavaScript, which not all can do.
Solution
Let users run a command like this, for example. npm install -s "Game" "https://krunker.io"
That would be nice. You could also just let users do this. install.sh "Krunker" "https://krunker.io"
The text was updated successfully, but these errors were encountered:
Problem
For users to add apps, they must run JavaScript, which not all can do.
Solution
Let users run a command like this, for example.
npm install -s "Game" "https://krunker.io"
That would be nice. You could also just let users do this.
install.sh "Krunker" "https://krunker.io"
The text was updated successfully, but these errors were encountered: