Skip to content
Snippets Groups Projects
Commit f863bdc7 authored by Dzuk's avatar Dzuk
Browse files

Readme fix

Forgot to make it clear in all relevant places of the readme that Dzuk's fork of Orxporter is currently required.
parent 1a353b40
No related merge requests found
...@@ -23,7 +23,7 @@ Everything in this repository is licensed under a [Creative Commons Attribution- ...@@ -23,7 +23,7 @@ Everything in this repository is licensed under a [Creative Commons Attribution-
### images ### images
- Download the latest version of [orxporter](https://github.com/mutantstandard/orxporter/). - Download the latest version of [orxporter](https://github.com/dzuk-mutant/orxporter/).
- Place orxporter in the `orxporter` directory. - Place orxporter in the `orxporter` directory.
- Start running export commands from the root directory of this repo. - Start running export commands from the root directory of this repo.
...@@ -35,8 +35,7 @@ The [orxporter repo](https://github.com/mutantstandard/orxporter/) has full docu ...@@ -35,8 +35,7 @@ The [orxporter repo](https://github.com/mutantstandard/orxporter/) has full docu
*(this is just a basic quick guide for now)* *(this is just a basic quick guide for now)*
- Download and put orxporter in this folder (as described above), export like this: - Download the latest version of [orxporter](https://github.com/dzuk-mutant/orxporter/) and put it in this folder (as described above), export like this:
- **(Use the fork by [Dzuk](https://github.com/dzuk-mutant/orxporter) for now, as the current Mutant Standard repo has an older, incompatible version)**
``` ```
./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 ./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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment