adding game tag
parent
bc04b5b1f9
commit
3fa2bcf8f1
|
|
@ -4,7 +4,7 @@
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "Tic Tac Toe for two players!",
|
"description": "Tic Tac Toe for two players!",
|
||||||
"tags": "",
|
"tags": "game",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"tictactoe.app.js","url":"app.js"},
|
{"name":"tictactoe.app.js","url":"app.js"},
|
||||||
{"name":"tictactoe.img","url":"app-icon.js","evaluate":true}
|
{"name":"tictactoe.img","url":"app-icon.js","evaluate":true}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue