Skip to content
Snippets Groups Projects
ReadmeBeforeAddingArt.md 707 B
Newer Older
  • Learn to ignore specific revisions
  • lowercasedonkey's avatar
    lowercasedonkey committed
    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.
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    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.
    
    lowercasedonkey's avatar
    lowercasedonkey committed
    Two different resources folders, and both connected to art.  But they work very differently.
    
    P.S. make sure you don't stack resources folders, like resources/resources.  That would just be silly.