From 20d748e6a13e31bb5bae77651e02f039a6e061c5 Mon Sep 17 00:00:00 2001 From: Trumeet Date: Sun, 17 Jul 2022 11:05:36 -0700 Subject: Add Acron --- acron/index.html | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 2 ++ 2 files changed, 55 insertions(+) create mode 100644 acron/index.html diff --git a/acron/index.html b/acron/index.html new file mode 100644 index 0000000..81198bd --- /dev/null +++ b/acron/index.html @@ -0,0 +1,53 @@ + + + + + Acron + + + +

Acron - Another rcon

+

A rewrite of Minecraft rcon that uses WebSocket and JSON to manage the server.

+

Learn more or View source.

+

Problems with rcon

+ +

Problems Acron solved

+ +

Technical Specification

+

Acron is based on:

+ +

Learn More

+

Get started by reading:

+ +

Licensed under GPL v2.

+ + + diff --git a/index.html b/index.html index 7e25e2e..80e0d5e 100644 --- a/index.html +++ b/index.html @@ -37,6 +37,7 @@ YuutaNet

Projects

Minecraft-Pacman + Acron Others

Contact

eXV1dGFAeXV1dGEubW9lCg== @@ -62,6 +63,7 @@

Or, you could checkout my highlighted products list:

Contact

-- cgit v1.2.3