Update Lightyear to 0.22.4 (#59)

This commit is contained in:
PROMETHIA-27
2025-07-22 03:36:37 -04:00
committed by GitHub
parent fdee4cf37c
commit fc81e0ad21
3 changed files with 457 additions and 150 deletions

View File

@@ -26,7 +26,7 @@ bevy_trenchbroom = { version = "0.8.1", features = ["avian"] }
happy_feet = { git = "https://github.com/atornity/happy_feet.git", rev = "1b24ed95f166e63af35e7b6f9f0053d6d28e1f1a", features = [
"serde",
] }
lightyear = { git = "https://github.com/cBournhonesque/lightyear.git", rev = "03cbf419a2c0595261b64420bc0332fc3fe1cc3f", default-features = false, features = [
lightyear = { version = "0.22.4", default-features = false, features = [
"interpolation",
"netcode",
"prediction",