maxanier / MinecraftSecondScreenMod

A Minecraft mod which allows using a mobile device as a second screen for additional information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Second Screen for Minecraft 1.12 - Latest branch

forthebadge

Mod Description

A Minecraft mod which allows you to use your mobile device as a second screen.
This mod provides an "api" for the clientapps.
There is client for Android 4.0+ (https://play.google.com/store/apps/details?id=de.maxgb.android.minecraft_second_screen) and a Webapp which can be used on almost any device (http://maxanier.de/projects/mcss/app)

Downloads

https://minecraft.curseforge.com/projects/second-screen/files

More informations can be found here: http://maxanier.de/projects/mcss

Credits and Licence

Author: maxanier

Uses the Java-Websocket implementation by TooTallNate/Nathan Rajlich https://github.com/TooTallNate/Java-WebSocket, the JSON-java by douglascrockford/Douglas Crockford https://github.com/douglascrockford/JSON-java and multiple apis from other mods. They can be found in the api folder together with the corresponding licences.

Everything else is published under the Licence LGPL v3.
Feel free to make pull request or suggestions what could be improved.

You also may create clients which use this mod respectivly its web "api", you also may earn money with you clients.
If you have any questions feel free to contact me.

About

A Minecraft mod which allows using a mobile device as a second screen for additional information

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%