We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbdad3b commit 88bd114Copy full SHA for 88bd114
changelog.md
@@ -1,2 +1,5 @@
1
# Changes
2
-- Updating Advanced Math libraries
+- 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
gradle.properties
@@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx4096M
# Identity
mod_name=cc_vs
mod_id=cc_vs
-mod_version=0.4.1
+mod_version=0.5.0
6
enabled_platforms=fabric,forge
7
archives_base_name=cc_vs
8
maven_group=io.github.techtastic
0 commit comments