Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aecsocket/sokol
Entity component system for Minecraft
https://github.com/aecsocket/sokol
kotlin minecraft
Last synced: 5 days ago
JSON representation
Entity component system for Minecraft
- Host: GitHub
- URL: https://github.com/aecsocket/sokol
- Owner: aecsocket
- License: agpl-3.0
- Created: 2022-01-23T11:49:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-05T21:46:12.000Z (over 1 year ago)
- Last Synced: 2024-10-18T09:24:01.024Z (28 days ago)
- Topics: kotlin, minecraft
- Language: Kotlin
- Homepage: https://gitlab.com/phosphorous/sokol
- Size: 1.84 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sokol
[![Latest version](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Fgitlab.com%2Fapi%2Fv4%2Fprojects%2F37885933%2Fpackages%2Fmaven%2Fcom%2Fgitlab%2Faecsocket%2Fsokol%2Fsokol-core%2Fmaven-metadata.xml)](https://gitlab.com/phosphorous/sokol/-/packages/8023113)
[![Pipeline status](https://img.shields.io/gitlab/pipeline-status/phosphorous/sokol?branch=main)](https://gitlab.com/phosphorous/sokol/-/pipelines/latest)Platform-agnostic entity composition and management framework, allowing server owners to configure their own items, mobs etc.
and plugin developers to create composable features for these entities.### [Quickstart and documentation](https://phosphorous.gitlab.io/sokol)
## Downloads for v2.4.1
### [Paper](https://gitlab.com/api/v4/projects/37885933/jobs/artifacts/main/raw/paper/build/libs/sokol-paper-2.4.1.jar?job=build)
### [Paper (mojmap)](https://gitlab.com/api/v4/projects/37885933/jobs/artifacts/main/raw/paper/build/libs/sokol-paper-2.4.1-dev-all.jar?job=build)