From 8eaab964a0f5138bf77825acfed1d9f231051c19 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sat, 6 Feb 2016 16:15:39 +1000 Subject: Create our home directories, if not already created. --- TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 1633dc1..4b23cb8 100644 --- a/TODO +++ b/TODO @@ -317,6 +317,18 @@ SOOOO ... For now, we don't care, there's no actual installing going on. SledjHamr/locale -> prefix .. '/share/SledjHamr/locale' + ~/.SledjHamr/ + Contains an index.omg, and / or a bunch of sim directories / OAR files / etc.. + ~/.SledjHamr/.downloaded/ + Contains downloaded sims in their original format, like OAR files. + ~/.SledjHamr/.cache/ unpacked/ converted/ sha1/ types/ compiled/ + Contains various cached stuff that can be deleted at any time. + unpacked/ is for anything that's in an archive file, unpack it all in there. + converted/ is for anything that is converted to SledjHamr formats, from legacy formats. + sha1/ is for the sha1 sums of asset files, and other details? + types/ is for storing the types of asset files? + compiled/ is for translated and compiled scripts. + Irrlicht is flickering like crazy. Hmm, might be Irrlicht's fault, mostly it flickers to black, but I've seen it flicker to the first frame -- cgit v1.1