aboutsummaryrefslogtreecommitdiff
path: root/config/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.xml')
-rw-r--r--config/config.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/config.xml b/config/config.xml
new file mode 100644
index 0000000..6a097d2
--- /dev/null
+++ b/config/config.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Installer>
+ <Name>AleePlayer</Name>
+ <Version>0.0.1</Version>
+ <Title>AleePlayer Installer</Title>
+ <Publisher>Alee Productions</Publisher>
+ <StartMenuDir>AleePlayer</StartMenuDir>
+ <TargetDir>@ApplicationsDir@/Alee Productions/AleePlayer</TargetDir>
+</Installer> \ No newline at end of file