Commit Graph

17 Commits

Author SHA1 Message Date
7453eedb42 Merge pull request #3 from Lucaslah/next
Weather Changer v1.0.0 [2024 release C1]
2024-01-19 12:45:17 +13: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
7eab9daf0b Enable gradle scan on CI
Signed-off-by: Lucas Petrino <nsx1lucas@gmail.com>
2024-01-16 15:26:55 +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
5ab33b1e63 First progress on forge support
- add forge module
- github actions build and release
- aim for all-in-one jar supporting both fabric and forge

**NOTICE**
Forge support is not currently working.

Signed-off-by: Lucas Petrino <nsx1lucas@gmail.com>
2024-01-15 23:21:57 +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
7fe6efbaa4 Merge pull request #1 from SimplyRin/1.20.1
Update to 1.20.1
0.3.0
2023-06-26 12:34:40 -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 0.2.0 2022-12-13 19:00:47 -05:00
8266f9542b feat: add keybindings 0.1.0 2022-09-29 09:23:22 -04:00
f22b1e6782 Create LICENSE 2022-09-28 21:07:52 -04:00
81d0719ca4 Setup Project 2022-09-28 21:02:09 -04:00