Commit Graph

13 Commits

Author SHA1 Message Date
ff08c6ee77 feat: make text translatable + bump to version 1.0.1 2024-04-29 19:10:49 +12:00
aa35318a9b prep for release (v1.0.0) 2024-01-19 12:36:21 +13:00
aa744b1362 Added forge support + update architectury loom 2024-01-19 12:17:31 +13:00
892afec17c Fix gradle build
- Removed broken code
- Update README.md
- Update .gitignore

Signed-off-by: Lucas Petrino <nsx1lucas@gmail.com>
2024-01-16 15:07:06 +13:00
b210d0540e Update build scripts
- add publish to modrinth script
- add publish to curseforge script
- update build and release ci
- fix spelling in README.md

Signed-off-by: Lucas Petrino <nsx1lucas@gmail.com>
2024-01-16 14:52:17 +13:00
4eaf638e42 Start on NEXT (version 1.0) branch
- update gradle wrapper version (8.4 to 8.5)
- update logo and add banner
- change to gradle kotlin DSL (from groovy)
- update README.md
- update project layout for planned forge support
- move common logic to common module
- change environment to 'client' to prevent servers from loading the mod (#2)
- cleanup unneeded files
- update LICENSE.md to use Markdown format for easier reading
- update version number to prepare for version 1.0

Signed-off-by: Lucas Petrino <nsx1lucas@gmail.com>
2024-01-14 19:20:34 +13:00
993df4b93d docs: fix spacing in links 2023-06-26 12:41:24 -04:00
fec1ffa5de docs: add spacing to links 2023-06-26 12:41:05 -04:00
ab8bf77401 docs: add modrinth link to readme 2023-06-26 12:40:46 -04:00
SimplyRin
d502932845 update to 1.20.1
Even 1.20.0 probably works
2023-06-25 19:02:33 +09:00
32413cab21 update to 1.19.3 2022-12-13 19:00:47 -05:00
8266f9542b feat: add keybindings 2022-09-29 09:23:22 -04:00
81d0719ca4 Setup Project 2022-09-28 21:02:09 -04:00