Add features

This commit is contained in:
Tracker-Friendly 2025-03-01 18:14:53 +00:00
parent bb8d2690d9
commit b1a911f4f9

View file

@ -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