From 678db2e07eb4c122b12aa00e8dea90b81c3fa799 Mon Sep 17 00:00:00 2001 From: lowercase-donkey <lowercasedonkey@gmail.com> Date: Mon, 8 Jul 2019 21:17:58 -0400 Subject: [PATCH] simplify --- resources/Readme before adding art.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/Readme before adding art.md b/resources/Readme before adding art.md index facfaf89fac..6dcb4f8b7da 100644 --- a/resources/Readme before adding art.md +++ b/resources/Readme before adding art.md @@ -1,6 +1,6 @@ There are actually two places to add art for FreeCities. The folder you are currently in, ./resources, is mostly for the git. Once you compile an HTML, the HTML won't check here for art. -If you are interested in adding the old renders or your own custom art to your local version of FreeCities, then you actually want to have a resources folder in the same folder FC_pregmod.html is in. By default, that will be ./bin/resources. If you put art in the same folder as this readme, the HTML won't see it. If you want any of the art in this folder, make sure to copy it over there. +If you are interested in adding the old renders or your own custom art to your local version of FreeCities, then you actually want to have a resources folder in the same folder FC_pregmod.html is in. By default, that will be ./bin/resources. If you want any of the art in this folder, make sure to copy it over there. Two different resources folders, and both connected to art. But they work very differently. -- GitLab