Skip to content

Commit 6ff73b0

Browse files
authored
Merge pull request #41 from Codetoil/dev
Dev
2 parents bb2ede1 + 36749cc commit 6ff73b0

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

Notices.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Vulkan Book
44

5-
https://github.com/lwjglgamedev/vulkanbook/tree/ee8d2d583f8c5f30768081646cffcde8bda9a9d4
5+
https://github.com/lwjglgamedev/vulkanbook/tree/ee8d2d583f8c5f30768081646cffcde8bda9a9d4<br>
66
./vulkanbook.epub
77

88
```
@@ -31,7 +31,8 @@ SOFTWARE.
3131

3232
## Quilt Loader
3333

34-
https://github.com/QuiltMC/quilt-loader/tree/0.29.0-beta.5
34+
https://github.com/QuiltMC/quilt-loader/tree/d132345267127467502a1218ce9985b998702cec<br>
35+
Quilt Loader 0.30.0-beta.0
3536

3637
```
3738
Apache License

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Maven Central - https://repo1.maven.org/maven2/
22
# org.lwjgl:lwjgl, org.lwjgl:lwjgl-glfw, org.lwjgl:lwjgl-vulkan
33
lwjglVersion=3.4.0
4+
# Maven Central - https://repo1.maven.org/maven2/
45
# org.junit:junit-bom
56
junitVersion=6.0.2
67
# FabricMC Maven - https://maven.fabricmc.net/

0 commit comments

Comments
 (0)