You've already forked AiraPulsar
使用 UV 包管理器
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
import vgl
|
||||
from lib import vgl
|
||||
from lib import agency
|
||||
import colorama
|
||||
import os
|
||||
import importlib.util
|
||||
|
||||
window = vgl.Window(title="Pulsar", size=(1024, 768))
|
||||
window = vgl.Window(title="Pulsar", size=(1600, 1000))
|
||||
|
||||
def loader():
|
||||
components_dir = "components"
|
||||
|
||||
Reference in New Issue
Block a user