mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
updated quake minigame
This commit is contained in:
parent
549260331c
commit
3fff070f9d
2 changed files with 4 additions and 2 deletions
|
|
@ -874,6 +874,7 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.1.0": null,
|
||||
"1.0.2": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "da878bf",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
# Porting made easier by baport.(https://github.com/bombsquad-community/baport)
|
||||
# Porting to api 8 made easier by baport.(https://github.com/bombsquad-community/baport)
|
||||
"""Quake Game Activity"""
|
||||
# ba_meta require api 8
|
||||
# ba_meta require api 9
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import TYPE_CHECKING
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue