Skip to content

Commit

Permalink
Update DC Universe Online, removed Linux from testing operating syste…
Browse files Browse the repository at this point in the history
…ms (#873)
  • Loading branch information
Zemogiter authored and ImperatorS79 committed Mar 2, 2019
1 parent 9cb46f4 commit fd528b9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Applications/Games/DC Universe Online/Online/script.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
"scriptName" : "Online",
"id" : "applications.games.dc_universe_online.online",
"compatibleOperatingSystems" : [
"LINUX"
"LINUX",
"MACOSX"
],
"testingOperatingSystems" : [
"LINUX"
"MACOSX"
],
"free" : true,
"requiresPatch" : false
Expand Down

0 comments on commit fd528b9

Please sign in to comment.