blob: daa868254f5a6efe8fd334d2c8ff86fb4b17d29d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
## NotEnoughUpdates 1.19
> This is still very much more of a tech demo, than an actual usable project. Please do not confuse it for one.
This project is subject to renaming. This is not NEU, but 1.19, even tho the goal is to have some of NEUs features.
### Building your own
Use Java 17.
Running `./gradlew build` will create a mod jar in `build/libs`
|