An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


The Product

# 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.