1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-19 14:39:29 +08:00

add: py api for luahook

This commit is contained in:
LA_DI_DA
2025-03-18 22:37:03 +08:00
parent 48c57ee997
commit bc5f9e4e44
4 changed files with 366 additions and 0 deletions

View File

@@ -65,3 +65,6 @@ class AutoSearchSetError(Exception):
class RequireRestartGame(Exception):
pass
class CrackerError(Exception):
pass