https://github.com/thebrokenrail/minecraftplus
Archive Of The 2021 Minecraft April Fools Website
https://github.com/thebrokenrail/minecraftplus
Last synced: 6 months ago
JSON representation
Archive Of The 2021 Minecraft April Fools Website
- Host: GitHub
- URL: https://github.com/thebrokenrail/minecraftplus
- Owner: TheBrokenRail
- Created: 2021-04-02T23:55:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-03T00:27:51.000Z (almost 5 years ago)
- Last Synced: 2025-04-05T07:41:26.577Z (9 months ago)
- Language: JavaScript
- Size: 16.8 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Minecraft Plus
Archive Of The 2021 Minecraft April Fools Website
## Running
### GitHub Pages
[Click Here](https://thebrokenrail.github.io/MinecraftPlus)
### Manually
To host manually, just start a web server in the root directory, for example:
```sh
git clone ttps://github.com/TheBrokenRail/MinecraftPlus.git
cd MinecraftPlus
python3 -m http.server
```
## Modifications
This version as been slightly modified to allow it to run on GitHub Pages. The unmodified version is available on the root commit.