diff --git a/launcher_profiles.json b/launcher_profiles.json new file mode 100644 index 000000000..82c2d1761 --- /dev/null +++ b/launcher_profiles.json @@ -0,0 +1,9 @@ +{ + "profiles": { + "(Default)": { + "name": "(Default)", + "lastVersionId": "Unknown" + } + }, + "selectedProfile": "(Default)" +}