repo for my hex addons :3
0
fork

Configure Feed

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

update readme slightly

+2 -19
+2 -19
README.md
··· 1 1 # poolcritter/hex-addons 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. 2 + hi! this is a repository for my hexcasting addons (both wip and released). 3 3 4 4 ## where to find stuff 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` 5 + *this was completely wrong. I'll update it at a later date. maybe. if I remember.* 21 6 22 7 ## mods here 23 8 * [**hexic**](https://modrinth.com/mod/hexic) adds a bunch of small fun things to play with 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) 25 9 * [**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 26 - * [tongued hexxy](https://modrinth.com/project/hexxytounge) **(WIP)** will add methods of manipulating chat behavior (once I actually implement it) 27 10 * [**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