Skip to content

Commit d9c142b

Browse files
authored
Create GameJS.md
1 parent 59d62a5 commit d9c142b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# GameJS Changelog
2+
## Game.JS
3+
Added more functions to Game.JS:
4+
```
5+
readJSON(filepath)
6+
getGameConfig(game)
7+
getInstalledGames(game)
8+
```

0 commit comments

Comments
 (0)