Used terms:
Root Folder - directory to with the game was extracted from a archive
Binary - "factorio" file (main executable)
---
1. Directory structure:
- All folders should be relative to the Root Folder
- The Binary should be placed in the Root Folder instead of "bin/[architecture]"
Fix the problem that the Binary searches the "data" folder in the not existing locations of the user's home directory and "/usr/share", instead to the Root Folder.
The both locations in with the Binary searches it aren't becoming neither created, nor linked to the existing in the Root Folder data folder and the game quit's