<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Guide:AppInfo</title><link>https://sourceforge.net/p/chaos-cc/wiki/Guide%253AAppInfo/</link><description>Recent changes to Guide:AppInfo</description><atom:link href="https://sourceforge.net/p/chaos-cc/wiki/Guide:AppInfo/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 17 Nov 2014 11:03:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/chaos-cc/wiki/Guide:AppInfo/feed" rel="self" type="application/rss+xml"/><item><title>Guide:AppInfo modified by AntifreeZZe</title><link>https://sourceforge.net/p/chaos-cc/wiki/Guide%253AAppInfo/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -4,22 +4,17 @@
 **%PATH%** - the path of the app.
 **%NAME%** - the name of the app.
 **%ICONPATH%** - the path to the icon (icon must be in [EBM](https://sourceforge.net/p/chaos-cc/wiki/FileFormat:EBM) format)
-and 2 load constants:
-**LOAD** - name of the main loading file.
-**ARGS** - const args that given to the file.
-
+and **LOAD** function
 Example of the file:
 &amp;gt;#ChRT Application Info File
 %NAME%=ChAppStore
 %PATH%=/apps/chstore
 %CLASSPATH%=%PATH%/files
 %ICONPATH%=%PATH%/icon.ebm
-LOAD&amp;gt;%PATH%/files/main.lua
-ARGS&amp;gt;%PATH% 
+LOAD&amp;gt;%PATH%/files/main.lua %PATH%

 Template of the file :
 &amp;gt;%NAME%=yournamehere
 %PATH%=your path here
 %ICONPATH%=%PATH%/icon.ebm
 LOAD&amp;gt;%PATH%/files/main
-ARGS&amp;gt;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AntifreeZZe</dc:creator><pubDate>Mon, 17 Nov 2014 11:03:44 -0000</pubDate><guid>https://sourceforge.net8fb5b923eb82024243df799bdd126df31d3d3fb7</guid></item><item><title>Guide:AppInfo modified by AntifreeZZe</title><link>https://sourceforge.net/p/chaos-cc/wiki/Guide%253AAppInfo/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;See &lt;span&gt;[ChAIL]&lt;/span&gt; for ChAIL syntax guide.&lt;/p&gt;
&lt;p&gt;Application Info File must have 3 main variables :&lt;br /&gt;
&lt;strong&gt;%PATH%&lt;/strong&gt; - the path of the app.&lt;br /&gt;
&lt;strong&gt;%NAME%&lt;/strong&gt; - the name of the app.&lt;br /&gt;
&lt;strong&gt;%ICONPATH%&lt;/strong&gt; - the path to the icon (icon must be in &lt;a class="" href="https://sourceforge.net/p/chaos-cc/wiki/FileFormat:EBM"&gt;EBM&lt;/a&gt; format)&lt;br /&gt;
and 2 load constants:&lt;br /&gt;
&lt;strong&gt;LOAD&lt;/strong&gt; - name of the main loading file.&lt;br /&gt;
&lt;strong&gt;ARGS&lt;/strong&gt; - const args that given to the file.&lt;/p&gt;
&lt;p&gt;Example of the file:&lt;/p&gt;
&lt;blockquote&gt;
&lt;h1 id="chrt-application-info-file"&gt;ChRT Application Info File&lt;/h1&gt;
&lt;p&gt;%NAME%=ChAppStore&lt;br /&gt;
%PATH%=/apps/chstore&lt;br /&gt;
%CLASSPATH%=%PATH%/files&lt;br /&gt;
%ICONPATH%=%PATH%/icon.ebm&lt;br /&gt;
LOAD&amp;gt;%PATH%/files/main.lua&lt;br /&gt;
ARGS&amp;gt;%PATH% &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Template of the file :&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;%NAME%=yournamehere&lt;br /&gt;
%PATH%=your path here&lt;br /&gt;
%ICONPATH%=%PATH%/icon.ebm&lt;br /&gt;
LOAD&amp;gt;%PATH%/files/main&lt;br /&gt;
ARGS&amp;gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AntifreeZZe</dc:creator><pubDate>Sun, 16 Nov 2014 13:05:55 -0000</pubDate><guid>https://sourceforge.netf23bd83e759aa2bb146f64caea4c66d9023dc481</guid></item></channel></rss>