CrossScarDev / UBTW2

Other
13 stars 231 forks source link

UBTW2

Unblock The World 2

![GitHub forks](https://img.shields.io/github/forks/CrossScarDev/UBTW2?style=for-the-badge&logo=git&logoColor=%23fff&label=UBTW2%20Forks&labelColor=%23181825&color=%2389b4fa) ![GitHub forks](https://img.shields.io/github/forks/CrossScarDev/UBTW?style=for-the-badge&logo=git&logoColor=%23fff&label=UBTW1%20Forks&labelColor=%23181825&color=%2389b4fa)

[!IMPORTANT] Made by an 11 year old!

Through codespaces - Recommended for schools

Fork this repo. Once your on your new repo page, click on the code button. Then select the codespces tab. Press Create codespace on master. Finally run the following commands in the terminal on the bottom.

Installing

[!NOTE] Velocity it the recommended option!

To install both nodeunblocker.com and Velocity run ./install.sh

For only nodeunblocker.com run ./install.sh nodeunblocker.com

For only Velocity run ./install.sh Velocity

Launching

To launch nodeunblocker.com run ./launch.sh nodeunblocker.com

To launch Velocity run ./launch.sh or ./launch.sh Velocity

Issues

If you have a issue you can use the Issues tab on GitHub.

Making Changes

[!IMPORTANT] You need to know how to write bash scripts, use node and npm, and use GitHub to make changes to the project

If you would like to make changes to this project first create a fork of this project on GitHub and make the changes you would like to make. Then make sure you are not braking the rules specified in the license. Finally you can create a Pull Request in the Pull Requests tab to make those changes available to everyone.