Skip to content

Commit

Permalink
Fixed missing imports in EntityBullet, refactored RenderVehicle. Incr…
Browse files Browse the repository at this point in the history
…emented to v1.57.
  • Loading branch information
Unknown025 committed Jul 7, 2023
1 parent 1df74bb commit 1ac7470
Show file tree
Hide file tree
Showing 3 changed files with 481 additions and 551 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ buildscript {
apply plugin: 'forge'
apply plugin: 'maven-publish'

version = "1.56"
version = "1.57"
group = "com.flansmod" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "Flan's Mod Ultimate Stability Edition"

Expand Down
Loading

0 comments on commit 1ac7470

Please sign in to comment.