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

https://github.com/redstonewizard08/gcsrv

The modpack for my private Galacticraft+ server.
https://github.com/redstonewizard08/gcsrv

Last synced: 3 months ago
JSON representation

The modpack for my private Galacticraft+ server.

Awesome Lists containing this project

README

          

# gcsrv

The modpack for my private Galacticraft+ server.

[Changelog](CHANGELOG.md)

## Quick Install

```bash
# This won't work if you try to use this syntax:
# curl -fsSL https://raw.githubusercontent.com/RedstoneWizard08/gcsrv/main/install.sh | bash

curl -fsSLO https://raw.githubusercontent.com/RedstoneWizard08/gcsrv/main/install.sh
bash install.sh
```