AccomplishmentFile

Revision 2 as of 2012-04-28 15:33:26

Clear message

The Guide to Creating Your Accomplishments

Creating .accomplishment files

<-- Previous page (The theory behind Accomplishments) - - - - - Next page (blah) --->

Introduction

As you should already know .accomplishment files are crucial for the Accomplishment. This is where all essential data about accomplishment is provided.

Technically, an .accomplishment file is a KeyFile containing of one group "accomplishment" and a bunch of values.

In practice, this means that .accomplishment files have following structure:

[accomplishment]
key = value
another_key = different value
title = My Accomplishment
multiline_key = This value is
    spread through
    multiple lines.

This page is under construction. This guide is not yet complete!