Skip to content

Commit 0058ce1

Browse files
authored
Update README.md
1 parent 5b31b6a commit 0058ce1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ The program reads all the useful game jsons and parses them to get what is neede
99
## Instructions
1010

1111
* Extract game data in JSON format. A programme such as [FModel](https://github.com/4sval/FModel) can be used for this purpose.
12-
* The important folders are: Content/Mist/Data/, Content/Localization/Game
12+
* The important folders are:
13+
* Content/Mist/Data/
14+
* Content/Localization/Game
1315
* Clone this repository and install [Node.js](https://nodejs.org/es/)
1416
* Install project dependencies: `npm install`
1517
* Create an .env with the data. [Similar to the example](.env.example)

0 commit comments

Comments
 (0)