Skip to content

Commit

Permalink
Update README.md (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
Miepee authored Jul 5, 2024
1 parent 583977b commit 003304f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A patcher for providing a different randomization experience to AM2R different t
Usage:
`./YAMS-CLI [path-to-original-data-file] [path-to-output-data-file] [path-to-json-file]`

The API/Schema for the input json file will soon be documented.
The API/Schema for the input json file will soon be documented. In the meantime, one can look at [this source file](https://github.com/randovania/YAMS/blob/main/YAMS-LIB/SeedObject.cs).

# Compilation
This project uses git submodules. So before compiling, please ensure you have cloned them (either by doing `git clone --recursive https://github.com/randovania/YAMS`, or if you have already cloned the repo, `git submodule update --init`).
Expand Down

0 comments on commit 003304f

Please sign in to comment.