repo for my hex addons :3
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update readme

+17 -5
+17 -5
README.md
··· 2 2 hi! this is a repository for my hexcasting addons (both wip and released). i've spent way too much time (![look at how much time i wasted](https://hackatime-badge.hackclub.com/U081HJSMURJ/hexic)) on these, with little to show for it. 3 3 4 4 ## where to find stuff 5 - * code: [`hex-addons @ seed.lama2923.dev`](https://app.radicle.xyz/nodes/seed.lama2923.dev/rad%3AzChmxddnxPemALy4RuZ7zQgzDxYv) 6 - * issues: see above 7 - * reporting issues: check if your issue isn't already reported, then https://discord.com/invite/4xxHGYteWk and ping 8 - * pull requests: `hh clone pool.net.eu.org/hex-addons`, `hh sync` 5 + * repository: [`hex-addons @ seed.lama2923.dev`](https://app.radicle.xyz/nodes/seed.lama2923.dev/rad%3AzChmxddnxPemALy4RuZ7zQgzDxYv) 6 + (use `rad clone rad:zChmxddnxPemALy4RuZ7zQgzDxYv` to clone) 7 + * issues: see above, Issues tab 8 + * submitting an issue: clone the repository above, then `rad issue open` 9 + **PLEASE READ BEFORE CREATING AN ISSUE:** 10 + * please *describe* your issue 11 + * if possible, provide precise reproduction steps 12 + * attach logs and crash reports (both!) 13 + * ideally, provide a video 14 + 15 + if this is ignored I reserve the right to send your issue directly to the bit bucket 16 + * submitting patches: 17 + 1. clone the repo 18 + 2. `git switch -d` 19 + 3. make your code 20 + 4. `git push HEAD:refs/patches` 9 21 10 22 ## mods here 23 + * [**hexic**](https://modrinth.com/mod/hexic) adds a bunch of small fun things to play with 11 24 * [hex in yo chests](https://modrinth.com/mod/hexxychests) **(WIP)** adds spells for manipulating storage (and anything you could conceivably think of as storage) 12 25 * [**iotaworks**](https://modrinth.com/mod/iotaworks) **(WIP)** adds methods of manipulating the behavior of patterns; currently patchwork iotas (people really like these, it seems) and subscripts 13 26 * [tongued hexxy](https://modrinth.com/project/hexxytounge) **(WIP)** will add methods of manipulating chat behavior (once I actually implement it) 14 27 * [**phlib**](https://modrinth.com/mod/phlib) adds utilities for hex addons that I find useful; y'all are welcome to use it if you need since I don't plan to break anything 15 - * ~~[**hexic**](https://modrinth.com/mod/hexic)~~ <span style="color: red">(deprecated)</span> [![badge linking to documentation](https://img.shields.io/endpoint?url=https://hexxy.media/api/v0/badge/hexdoc/)](https://hexic.pool.net.eu.org/) was a set of miscellaneous features; it's undergoing a large split into the above right now