From 23b6e3b1a48ddb5873acb35550bc86ce14758cc1 Mon Sep 17 00:00:00 2001 From: Stelios Tsampas Date: Tue, 20 Feb 2024 01:58:27 +0200 Subject: [PATCH] Move steam compat files to ULWGL-Runner --- compatibilitytool.vdf => ULWGL-Runner/compatibilitytool.vdf | 0 toolmanifest.vdf => ULWGL-Runner/toolmanifest.vdf | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename compatibilitytool.vdf => ULWGL-Runner/compatibilitytool.vdf (100%) rename toolmanifest.vdf => ULWGL-Runner/toolmanifest.vdf (100%) diff --git a/compatibilitytool.vdf b/ULWGL-Runner/compatibilitytool.vdf similarity index 100% rename from compatibilitytool.vdf rename to ULWGL-Runner/compatibilitytool.vdf diff --git a/toolmanifest.vdf b/ULWGL-Runner/toolmanifest.vdf similarity index 100% rename from toolmanifest.vdf rename to ULWGL-Runner/toolmanifest.vdf