From dd3aa4b021b33df3a2285ff81323742311b147e4 Mon Sep 17 00:00:00 2001 From: Plata Date: Fri, 6 Apr 2018 16:53:51 +0200 Subject: [PATCH] Update League of Legends (rename script) --- .../Games/League of Legends/{Client => Online}/script.js | 0 .../Games/League of Legends/{Client => Online}/script.json | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename Applications/Games/League of Legends/{Client => Online}/script.js (100%) rename Applications/Games/League of Legends/{Client => Online}/script.json (75%) diff --git a/Applications/Games/League of Legends/Client/script.js b/Applications/Games/League of Legends/Online/script.js similarity index 100% rename from Applications/Games/League of Legends/Client/script.js rename to Applications/Games/League of Legends/Online/script.js diff --git a/Applications/Games/League of Legends/Client/script.json b/Applications/Games/League of Legends/Online/script.json similarity index 75% rename from Applications/Games/League of Legends/Client/script.json rename to Applications/Games/League of Legends/Online/script.json index 36c6057b22..1d3bc508a2 100644 --- a/Applications/Games/League of Legends/Client/script.json +++ b/Applications/Games/League of Legends/Online/script.json @@ -1,6 +1,6 @@ { - "scriptName": "Client", - "id": "Client", + "scriptName": "Online", + "id": "Online", "compatibleOperatingSystems": ["MACOSX", "LINUX"], "testingOperatingSystems": [], "free": true,