<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Using StateS source code</title><link>https://sourceforge.net/p/states/wiki/Using%2520StateS%2520source%2520code/</link><description>Recent changes to Using StateS source code</description><atom:link href="https://sourceforge.net/p/states/wiki/Using%20StateS%20source%20code/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 06 Dec 2015 13:43:10 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/states/wiki/Using%20StateS%20source%20code/feed" rel="self" type="application/rss+xml"/><item><title>Using StateS source code modified by Clément Foucher</title><link>https://sourceforge.net/p/states/wiki/Using%2520StateS%2520source%2520code/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -5,7 +5,7 @@
 ## License ##

 StateS is released under the GNU General Public License Version 2.
-License text is available in file [LICENSE](https://sourceforge.net/p/states/code/ci/master/tree/LICENCE) in sources.
+License text is available in file [LICENSE](https://sourceforge.net/p/states/code/ci/master/tree/LICENSE) in sources.

 ### Art ###

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Clément Foucher</dc:creator><pubDate>Sun, 06 Dec 2015 13:43:10 -0000</pubDate><guid>https://sourceforge.netd32f16e6dab1c0a746da5f4e9170c3759d2e81cb</guid></item><item><title>Using StateS source code modified by Clément Foucher</title><link>https://sourceforge.net/p/states/wiki/Using%2520StateS%2520source%2520code/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -5,7 +5,12 @@
 ## License ##

 StateS is released under the GNU General Public License Version 2.
-License text is available in file LICENSE in sources.
+License text is available in file [LICENSE](https://sourceforge.net/p/states/code/ci/master/tree/LICENCE) in sources.
+
+### Art ###
+
+StateS include third party art under open licences.
+Please refer to the [AUTHORS](https://sourceforge.net/p/states/code/ci/master/tree/art/AUTHORS) file in art folder of source code.

 ## Obtaining source code ##

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Clément Foucher</dc:creator><pubDate>Tue, 11 Nov 2014 17:08:46 -0000</pubDate><guid>https://sourceforge.net7d455444494c2d186848a561d31a4d39cef297fd</guid></item><item><title>Using StateS source code modified by Clément Foucher</title><link>https://sourceforge.net/p/states/wiki/Using%2520StateS%2520source%2520code/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,20 +1,18 @@
-Using StateS source code
-========================
+[TOC]

-License
--------
+# Using StateS source code #
+
+## License ##

 StateS is released under the GNU General Public License Version 2.
 License text is available in file LICENSE in sources.

-Obtain source code
-------------------
+## Obtaining source code ##

 To obtain StateS source code, use git with the following command:
 $ git clone git://git.code.sf.net/p/states/code states-code

-Building StateS
----------------
+## Building StateS ##

 Qt 5 is required to build the project, as well as a C++ compiler that supports the -stdC++11 flag (GCC is just fine under Linux).

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Clément Foucher</dc:creator><pubDate>Tue, 11 Nov 2014 17:03:45 -0000</pubDate><guid>https://sourceforge.nete0eb9e5bdb7c0cd34b4c7fe259dff147ca0fefcd</guid></item><item><title>Using StateS source code modified by Clément Foucher</title><link>https://sourceforge.net/p/states/wiki/Using%2520StateS%2520source%2520code/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="using-states-source-code"&gt;Using StateS source code&lt;/h1&gt;
&lt;h2 id="license"&gt;License&lt;/h2&gt;
&lt;p&gt;StateS is released under the GNU General Public License Version 2.&lt;br /&gt;
License text is available in file LICENSE in sources.&lt;/p&gt;
&lt;h2 id="obtain-source-code"&gt;Obtain source code&lt;/h2&gt;
&lt;p&gt;To obtain StateS source code, use git with the following command:&lt;br /&gt;
$ git clone git://git.code.sf.net/p/states/code states-code&lt;/p&gt;
&lt;h2 id="building-states"&gt;Building StateS&lt;/h2&gt;
&lt;p&gt;Qt 5 is required to build the project, as well as a C++ compiler that supports the -stdC++11 flag (GCC is just fine under Linux).&lt;/p&gt;
&lt;p&gt;I use Qt Creator to edit the project, so you can open the StateS.pro file using that tool.&lt;/p&gt;
&lt;p&gt;To just build without using Qt Creator, execute:&lt;br /&gt;
$ qmake StateS.pro&lt;br /&gt;
$ make&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Clément Foucher</dc:creator><pubDate>Tue, 11 Nov 2014 16:56:41 -0000</pubDate><guid>https://sourceforge.net2d2742bd0f190234508062171029a5a59eefd02c</guid></item></channel></rss>