From 9e1e7bec816a249dd26abb5fcb53e70e898859a3 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sun, 17 Aug 2025 14:59:02 -0700 Subject: Initial Commit --- info.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 info.json (limited to 'info.json') diff --git a/info.json b/info.json new file mode 100644 index 0000000..6e3bd0e --- /dev/null +++ b/info.json @@ -0,0 +1,15 @@ +{ + "os": { + "name": "linux", + "arch": "x64" + }, + "features": { + "is_demo_user": false, + "has_custom_resolution": false, + "has_quick_plays_support": false, + + "is_quick_play_singleplayer": false, + "is_quick_play_multiplayer": false, + "is_quick_play_realms": false + } +} -- cgit v1.2.3