Update games.dat
parent
69c7f9e966
commit
439b9e9e5c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
The **games.dat** file allows Singe to automatically locate new games when they are installed by the end user. This file is _**extremely**_ important and _**must**_ be included with every Singe game!
|
||||
The **games.dat** file allows Singe to automatically locate new games when they are installed by the end user. This file is _**extremely**_ important and _**must**_ be included with every Singe game! Place games.dat in the top-most directory of your game.
|
||||
|
||||
An example is below:
|
||||
An example (containing multiple games) is below:
|
||||
|
||||
```lua
|
||||
GAMES = {
|
||||
|
|
Loading…
Add table
Reference in a new issue