Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update script.json
  • Loading branch information
ImperatorS79 authored Feb 21, 2019
commit 8ae73568284813b41fd429fa20289f767c55f3ca
5 changes: 2 additions & 3 deletions Applications/Games/Overwatch/Online/script.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@
"scriptName" : "Online",
"id" : "online",
"compatibleOperatingSystems" : [
"LINUX"
"LINUX",
"MACOSX"
],
"testingOperatingSystems" : [
"LINUX",
"MACOSX"
Comment thread
Kreyren marked this conversation as resolved.
],
"free" : false,
"testing" : true,
"requiresPatch" : false
}