Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sekwah41/sekclib

Network syncing and utilities library
https://github.com/sekwah41/sekclib

java library minecraft minecraft-forge mod

Last synced: 3 months ago
JSON representation

Network syncing and utilities library

Awesome Lists containing this project

README

        

# SekCore Library

## Features
* Capability @Sync annotations

## Planned
* Animations
* Ragdoll Physics

## Utilities
Not fully fledged features but just small utilities in the com.sekwah.util package I use between my mods.
Not all are mentioned here but I will mention the main ones
* Color Utils (Color wheel + java.awt.Color to mc colors)
* Player Utils (Easy server -> client velocity + fix inconsistencies)

## Will you add fabric support?
As of this time we do not plan to support Fabric,
though we will take a look into it in the future once we have the core features finished.
As most of my mods are using this library or are moving over to using this library.