Skip to content
Snippets Groups Projects
Commit 166298c3 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

Fixed #45, Fixed #28

parent fc7beca1
No related branches found
No related tags found
No related merge requests found
app.name=Hexanomenal
version.code=0
version.name=0.0.0
version.date=13.09.16
shortcut.debug.console=F12
\ No newline at end of file
No preview for this file type
......@@ -4,7 +4,7 @@ import tools.PathUtils;
public class Config
{
public final static String FILESYSTEM_ROOT_DIR = PathUtils.getOSindependentPath()+"/deadspaghetti/bricked/";
public final static String FILESYSTEM_ROOT_DIR = PathUtils.getOSindependentPath()+"deadspaghetti/bricked/";
public final static String FILESYSTEM_LEVELPACK_SAVEDIR = FILESYSTEM_ROOT_DIR+"levelpacks/";
public final static String JAR_ROOT_DIR = "/de/bricked/resources/";
......
app.name=Hexanomenal
version.code=0
version.name=0.0.0
version.date=13.09.16
shortcut.debug.console=F12
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment