Hellsend - 2014-01-31

Welcome to the SaveSafe project Wiki !
Here we'll explain at first the directions of the project and the modules that are to be written.

The project is separated in different parts :

  • The "proper" save module is a small script that can be launched and that accepts a configuration file, which syntax will come soon.
  • The "UI" part, which starts as a script but which will need a GUI in the future for easier handling with non-experienced users.
  • The "taskjob" part, which should have one instance per save campaign, which is a small service which runs in the background and who calls the save script with the proper configuration file whenever the trigger for the profile defines it.

Right now (as of Late January), I only have the save script partly written and the config file layer out (yet not written yet).
I will upload my work as soon as I consider it "reliable", which means that is does work properly even if it is not perfect and that it can be properly improved.

Hellsend -