Skip to content

Commit e83861d

Browse files
committed
feature: nearly full plugin 2026 functionality finished
update maturin requirement move old plugin interface into seperate file as backup and guide for dev update python networking and game_client logic to new piranhas implement core functionality in rust and new python interface for piranhas basics test -> WIP, but committed for complete package
1 parent 92f4bb6 commit e83861d

27 files changed

Lines changed: 1849 additions & 587 deletions

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["maturin==1.6.0"]
2+
requires = ["maturin==1.8.1"]
33
build-backend = "maturin"
44

55
[project]

0 commit comments

Comments
 (0)