Commit graph

12 commits

Author SHA1 Message Date
Fnige
3899b5dab0
Small update for the 1.20 stuff (#9)
* July 2nd catchup (Forgot to do a lot of quilt.mod.json stuff)
- Jesse@Fnige

* Update src/main/resources/quilt.mod.json

Co-authored-by: Eli Orona <eliorona@live.com>

---------

Co-authored-by: Eli Orona <eliorona@live.com>
2023-07-06 20:25:24 -07:00
sschr15
37bbdd638d
Merge pull request #8 from Fnige/main
Updating to 1.20.1
2023-06-18 21:32:57 -05:00
fnige
b1a5d923b5 I am a fucking goddess
- Mystiva@Fnige
2023-06-16 22:50:41 +10:00
NoComment
e578a40d4c
Fix the QFAPI version
turns out we grabbed a dead version somehow
2023-01-14 10:20:27 +00:00
NoComment1105
a671ac2d56
Update editorconfig for kotlin gradle files and fix indentation in files 2023-01-09 07:53:08 +00:00
zml
6565ba08e5
Fix various gradle buildscript issues (#4) 2023-01-09 07:46:27 +00:00
sschr15
34685d6789
Update dependencies (#3)
- Minecraft 1.19.3
- QFAPI 5 beta 2
- QKL 1.1.0
- Kotlin 1.8
- Loader 0.17.8
2023-01-05 08:01:06 +00:00
Lilly Rosaline
52195ceb2e
Fix failed compilation from possible syntax errors (#2)
* fix cause of IllegalAccessException

* logger not supposed to be private?

* Revert "logger not supposed to be private?"

This reverts commit 4674c49b1b.

* Revert "fix cause of IllegalAccessException"

This reverts commit 1edbf0204d.

* Fix QMJ to use kotlin language adapter
2022-12-12 18:51:08 +00:00
June
a4f7f39196
Update QKL version in the template mod (#1) 2022-12-04 19:16:30 +00:00
NoComment1105
a051a50839
Convert main class to a main object and remove false nullable 2022-12-04 17:08:08 +00:00
NoComment1105
ac0dd8e372
Get rid of .idea files, why must they persist so much 2022-12-04 16:57:47 +00:00
NoComment1105
ead46200f4
Initial Commit 2022-12-04 16:56:34 +00:00