From f863bdc7125374f78dbba61905f460a7640a00d0 Mon Sep 17 00:00:00 2001
From: Dzuk <32108484+dzuk-mutant@users.noreply.github.com>
Date: Sun, 8 Dec 2019 02:32:00 +0000
Subject: [PATCH] Readme fix

Forgot to make it clear in all relevant places of the readme that Dzuk's fork of Orxporter is currently required.
---
 readme.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/readme.md b/readme.md
index f9f3308..83ac65c 100644
--- a/readme.md
+++ b/readme.md
@@ -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/mutantstandard/orxporter/).
+- Download the latest version of [orxporter](https://github.com/dzuk-mutant/orxporter/).
 - Place orxporter in the `orxporter` directory.
 - 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
 
 *(this is just a basic quick guide for now)*
 
-- Download and put orxporter 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)**
+- Download the latest version of [orxporter](https://github.com/dzuk-mutant/orxporter/) and put it in this folder (as described above), export like this:
 
 ```
 ./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
-- 
GitLab