From b1a911f4f991584fe871104fd030cf2593b8c7d7 Mon Sep 17 00:00:00 2001 From: Arzumify Date: Sat, 1 Mar 2025 18:14:53 +0000 Subject: [PATCH] Add features --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2476800..b8dee0b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ Networked is a simple library for building multiblock networks server-side. +## Features + +- Fully serverside +- Polymer compatible +- Does not utilise BlockEntities or BlockStates +- Simple, easy to use API + ## Usage ### Installation