diff --git a/resources/Readme before adding art.md b/resources/Readme before adding art.md index 8bc7c392b6596a16195998799e83977959218b26..f461f10badd1844518d238033a459beeb21024e3 100644 --- a/resources/Readme before adding art.md +++ b/resources/Readme before adding art.md @@ -1,4 +1,6 @@ -There are actually two places to add art for FreeCities. The folder you are currently in, ./resources, is not for custom art, or for the old renders. It is only for art connected to the git, and it is pushed into the HTML when it's compiled. +There are actually two places to add art for FreeCities. The folder you are currently in, ./resources, is not for custom art, or for the old renders. It is only for art connected to the git, and it is typically pushed into the HTML when it's compiled. + +(There is actually an exception to this. resources/vector and perhaps even resources/favicon will not automatically be pushed in, and if you would like to use them make sure you copy them over to the folder described below:) 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 compile will not recognize it and it will be left behind when the HTML is made.