- Jun 1, 2018
- 24
- 11
I apologise if it came off as harsh, but this version was severely lacking. A personal change/plus you can provide is images within the download. They may bump it up to close to a gig or 2, but while online versions are more accessible, offline versions allow for avid fans to archive/update versions easily. That being said you can fairly easily set a local var:Thank you for honest feedback
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
is_online_ver=false
ver_prefix=""
if (is_online_ver)
{
ver_prefix="(whatever URL)"
}
passage = ver_prefix.append("hot/image/filepath")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TBH above is pseudocode, but it should improve the game's accessibility.
Looking forward to seeing where this game goes! <3