Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xhayper/cotl_api
A library to easily interact with Cult of the Lamb
https://github.com/xhayper/cotl_api
bepinex cotl cult-of-the-lamb game mod unity utility
Last synced: 4 days ago
JSON representation
A library to easily interact with Cult of the Lamb
- Host: GitHub
- URL: https://github.com/xhayper/cotl_api
- Owner: xhayper
- License: isc
- Created: 2022-08-19T13:12:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T02:57:27.000Z (about 2 months ago)
- Last Synced: 2024-09-08T09:48:15.077Z (about 2 months ago)
- Topics: bepinex, cotl, cult-of-the-lamb, game, mod, unity, utility
- Language: C#
- Homepage: https://cotl-api.vercel.app/
- Size: 13.5 MB
- Stars: 8
- Watchers: 4
- Forks: 7
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# COTL_API
[![Wiki](https://img.shields.io/static/v1?label=wiki&message=read&style=flat&color=informational)](https://cotl-api.vercel.app/)
[![Github](https://img.shields.io/static/v1?label=&message=github&style=flat&color=black&logo=github)](https://github.com/xhayper/COTL_API)
[![Thunderstore](https://img.shields.io/static/v1?label=&message=thunderstore&style=flat&color=informational)](https://cult-of-the-lamb.thunderstore.io/package/xhayper/COTL_API/)
[![nexusmods](https://img.shields.io/static/v1?label=&message=nexusmods&style=flat&color=yellow)](https://www.nexusmods.com/cultofthelamb/mods/30)A library to easily interact with [`Cult of the Lamb`](https://store.steampowered.com/app/1313140/Cult_of_the_Lamb)
## NOTE
This project is still in alpha, and stuff can change without any notice!
## Contribution
### How can you help?
We need people to help develop the API! You can help by joining
the [Cult of the Lamb Modding Discord Server](https://discord.gg/jZ2DytX3TX)!## Credits
[InscryptionAPI](https://github.com/InscryptionModding/InscryptionAPI) - Most of the code