PilzHere / Foxenstein3D

A first person shooter game coded in Java with the LibGDX framework during the week-long LibGDX 15 Game Jam December 2020.
https://pilzhere.itch.io/ultra-nightmare
MIT License
17 stars 7 forks source link

Cannot build. Old gradle #5

Open Ygarr opened 2 years ago

Ygarr commented 2 years ago
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 50s
PilzHere commented 2 years ago

Hi @Ygarr !

I will update this project again (mainly because I finally am able to actually test on a Macbook M1 now). With that I will update gradle/libgdx version too.

I might have time to do that by the end of this week or next week.

Thank you for reporting this!