<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/moonborn/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/moonborn/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 04 Feb 2013 05:56:06 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/moonborn/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Chromatic Bit</title><link>https://sourceforge.net/p/moonborn/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,6 +1,34 @@
-Welcome to your wiki!
+Welcome to the Moonborn wiki.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+We'll be uploading a couple of builds(versions) every day.
+The builds are compressed in *.RAR files so you may need a program like WinRAR to extract them.
+Inside each build, you will find two folders: 'bin' and 'src'.
+
+The 'bin' folder contains the binaries (i.e., the actual game files).
+Run the 'CApp.exe' file to open the game.
+
+You will notice that there are a few other files and a folder in here.
+The IMG folder contains all the image files needed for the game.
+As for the other three *.DLL files... Just don't touch them.
+They're crucial for the game to run.
+
+You may also have noticed that when you close the game, a file named
+'stdout.txt' is generated in the 'bin' folder. This is simply an output
+log of everything that went on inside the application. It's purely for debugging
+reasons so you can ignore it; unless you encounter some issues, in which case,
+feel free to open this file and see if any line contains "ERROR: "...
+
+The 'src' folder contains the source code of the game, a readme, and a true type font.
+I am providing the source code for the engine free of charge, and you are free to do with 
+it what you wish. Just please. Don't be a total dick and upload the game elsewhere claiming
+ownership of it.
+
+The readme contains compilation instructions for anyone who may want to run or edit the 
+code:
+
+g++ CApp.cpp CSurface.cpp CEvent.cpp -o CApp/CApp.exe -lmingw32 -lSDLmain -lSDL -mwindows -Wno-write-strings
+
+The true type font is for when we implement text in the game.

 The wiki uses [Markdown](/p/moonborn/wiki/markdown_syntax/) syntax.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chromatic Bit</dc:creator><pubDate>Mon, 04 Feb 2013 05:56:06 -0000</pubDate><guid>https://sourceforge.netef3e4abb2e67ea92c71f9862f24e83040cce453e</guid></item><item><title>WikiPage Home modified by Arf</title><link>https://sourceforge.net/p/moonborn/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/moonborn/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;a href="/u/eddy479/"&gt;Arf&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;span class="download-button-510f426c24b0d90d2b432d1a" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arf</dc:creator><pubDate>Mon, 04 Feb 2013 05:09:00 -0000</pubDate><guid>https://sourceforge.net81b6b1bcad4258ff14b11cbea7ce1426b9c40345</guid></item></channel></rss>