Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/base/ini
diff options
context:
space:
mode:
Diffstat (limited to 'base/ini')
-rw-r--r--base/ini/game.ini7
-rw-r--r--base/ini/world.ini14
2 files changed, 21 insertions, 0 deletions
diff --git a/base/ini/game.ini b/base/ini/game.ini
new file mode 100644
index 0000000..12fea79
--- /dev/null
+++ b/base/ini/game.ini
@@ -0,0 +1,7 @@
+; general game description
+[game]
+label=osirion
+name=Project::OSiRiON
+author=Ingar <ingar@telenet.be>
+
+
diff --git a/base/ini/world.ini b/base/ini/world.ini
new file mode 100644
index 0000000..099ed41
--- /dev/null
+++ b/base/ini/world.ini
@@ -0,0 +1,14 @@
+[world]
+; general world description
+label=magellan
+name=Magellan
+
+[sector]
+; The Oberon system
+label=oberon
+name=Oberon System
+
+[sector]
+; The Abyss
+label=abyss
+name=The Abyss