Commit 2194f0f3 authored by Studer Brendan's avatar Studer Brendan
Browse files

updated README

parent a340138f
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -8,8 +8,9 @@ A json file containing scenarios generated by the [EndOfLife-StoryBuilder](https
A folder tree containing Naninovel scripts

# Installation
- Python 0.10.8
- Install Python 0.10.8
    - No tested for other versions.
- Create your own .env file based on the existing .env.example file

# Run
run the following command
@@ -21,3 +22,5 @@ It's possible to add arguments
- -i or --ifile" to specified the input json file
- -o or --ofile to specify the name of the output folder
- -t or --tree to only print the tree of scenarios

If input file and/or output folder are not specified, the cript will take them from you .env file
 No newline at end of file