Skip to content
This repository has been archived by the owner on Dec 31, 2018. It is now read-only.

SpecterTeam/SpecterGO

Repository files navigation

A Minecraft: Bedrock Edition multiplayer software writen in GoLang.

Developer

Contributing

SpecterGO is currently under heavy developement and every contribution is accepted as long as it's clear, clean and is original.

Installation

Just run in your terminal ./compile.sh (make you sure it has perm if not do "chmod +x compile.sh") then go to the folder main and start the program ./main.

License

SpecterGO is under the GNU General Public License v3.0.

        SpecterGO  Copyright (C) 2018  SpecterTeam

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

SpecterGO is not affiliated with Mojang AB.