From c9da387ede51f207825b63d9f13036a7b661d4b3 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 7 Aug 2025 16:05:15 -0400 Subject: Started apworld vcpkg's libprotobuf is older than what PIP has, but neither are completely up to date either. Ugh. Doors have a room now because that's where the location will go. --- apworld/requirements.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 apworld/requirements.txt (limited to 'apworld/requirements.txt') diff --git a/apworld/requirements.txt b/apworld/requirements.txt new file mode 100644 index 0000000..b701d11 --- /dev/null +++ b/apworld/requirements.txt @@ -0,0 +1 @@ +protobuf>=5.29.3 \ No newline at end of file -- cgit 1.4.1