Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sekwah41/sekclib
- Owner: sekwah41
- License: mit
- Created: 2018-08-29T15:16:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-26T22:09:07.000Z (4 months ago)
- Last Synced: 2024-10-11T03:51:47.303Z (4 months ago)
- Topics: java, library, minecraft, minecraft-forge, mod
- Language: Java
- Homepage:
- Size: 2.36 MB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.