mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-19 15:52:53 +00:00
Fix broken link in README and link to docs repo
This commit is contained in:
parent
6ca9485b55
commit
20e3712d95
@ -30,7 +30,7 @@ It can also load existing zones and reuse their assets from in-memory.
|
||||
Only a subset of assets can be read from disk however, depending on the game.
|
||||
|
||||
Additionally, there are a couple of libraries and tools.
|
||||
A full list of the subcomponents can be found [here](./docs/OatComponents.md).
|
||||
A full list of the subcomponents can be found [here](https://openassettools.dev/guide/components.html).
|
||||
|
||||
## Using the tools
|
||||
|
||||
@ -77,6 +77,11 @@ You now run `make` manually or use `./scripts/make_release.sh` or `./scripts/mak
|
||||
|
||||
The resulting binaries can be found in `build/bin/<Debug_x86|Release_x86>`.
|
||||
|
||||
## Documentation
|
||||
|
||||
The documentation can be found on the [OpenAssetTools.dev page](https://openassettools.dev).
|
||||
It is hosted on Github Pages and its source can be found in the (OAT-Docs Repository)[https://github.com/Laupetin/OAT-Docs].
|
||||
|
||||
## Legal
|
||||
|
||||
OAT source code is licensed under [GPLv3](./LICENSE).
|
||||
|
Loading…
x
Reference in New Issue
Block a user