Readme fix, Latest orxporter is now upstream

- Readme link errors (a forc link was going to orxporter)
- Latest orxporter version is finally the upstream one again! Links have been changed to reflect this.
This commit is contained in:
Dzuk 2020-01-28 22:46:13 +00:00
parent 1102001613
commit ae142021c7
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ Everything in this repository is licensed under a [Creative Commons Attribution-
### images
- Download the latest version of [orxporter](https://github.com/dzuk-mutant/orxporter/).
- Download the latest version of [orxporter](https://github.com/mutantstandard/orxporter/).
- Place orxporter in the `orxporter` directory.
- Start running export commands from the root directory of this repo.
@ -41,7 +41,7 @@ The [orxporter repo](https://github.com/mutantstandard/orxporter/) has full docu
./orxporter/orxport.py -m manifest/out.orx -i ../input -q 32x32 -o out/font_sources -F svg,png-32,png-64,png-128 -t 4 -f %f/%u
```
- Download the latest version of [forc](https://github.com/mutantstandard/orxporter/).
- Download the latest version of [forc](https://github.com/mutantstandard/forc/).
- Place forc in the `forc` directory.
- Then build fonts with forc like this...