Feat(Checkpoint) - Implement checkpoint system with database support; add checkpoint activation and respawn logic

This commit is contained in:
Félix MARQUET
2025-03-27 18:41:18 +01:00
parent 11770e0ca7
commit 979d8a387a
6 changed files with 200 additions and 11 deletions

4
.gitignore vendored
View File

@@ -2,4 +2,6 @@
.venv/*
.idea
.idea/*
.idea/*
checkpoint.db