aboutsummaryrefslogtreecommitdiff
path: root/info.json
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2025-08-17 14:59:02 -0700
committerCaroline Larimore <caroline@larimo.re>2025-08-17 14:59:02 -0700
commit9e1e7bec816a249dd26abb5fcb53e70e898859a3 (patch)
treececfcc90d660c15f21e4e16d7e0489d008446b74 /info.json
Initial Commit
Diffstat (limited to 'info.json')
-rw-r--r--info.json15
1 files changed, 15 insertions, 0 deletions
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
+ }
+}