File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed
Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ classes/
1616.vscode
1717.settings
1818* .launch
19+ .architectury-transformer
1920
2021matrix.lua
2122quaternion.lua
Original file line number Diff line number Diff line change 11# Changes
2- - Fixed Physics Ticks Event Handler only responding to one computer only
3- - Fixed Ship API missing methods
4- - Merged Extended Ship API into Ship API
5- - New documentation via LDoc
2+ - Fixed Ship API failing to load methods due to improperly wrapping ` ship.getConstraints `
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx4096M
22# Identity
33mod_name =cc_vs
44mod_id =cc_vs
5- mod_version =0.5.0
5+ mod_version =0.5.1
66enabled_platforms =fabric,forge
77archives_base_name =cc_vs
88maven_group =io.github.techtastic
You can’t perform that action at this time.
0 commit comments