Add basic functionality, inventory(but items dont do anything). No textures or anything yet.

This commit is contained in:
csd4ni3l
2025-10-08 20:54:59 +02:00
parent 37db95e342
commit bca585bc45
6 changed files with 300 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
import copy, pypresence, json, os
import copy, pypresence, json
import arcade, arcade.gui