<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.fightorder.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Chili%3AAdding_To_Game</id>
	<title>Chili:Adding To Game - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.fightorder.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Chili%3AAdding_To_Game"/>
	<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=Chili:Adding_To_Game&amp;action=history"/>
	<updated>2026-04-21T04:43:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://www.fightorder.net/wiki/index.php?title=Chili:Adding_To_Game&amp;diff=670&amp;oldid=prev</id>
		<title>Qrow: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=Chili:Adding_To_Game&amp;diff=670&amp;oldid=prev"/>
		<updated>2025-11-14T05:22:17Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 22:22, 13 November 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Qrow</name></author>
	</entry>
	<entry>
		<id>https://www.fightorder.net/wiki/index.php?title=Chili:Adding_To_Game&amp;diff=669&amp;oldid=prev</id>
		<title>Interwiki&gt;Thinksome: /* gajop claims responsibility :) */</title>
		<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=Chili:Adding_To_Game&amp;diff=669&amp;oldid=prev"/>
		<updated>2020-06-07T10:25:49Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;gajop claims responsibility :)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Main_Page|Wiki]] &amp;lt; [[Chili|Chili]] &amp;lt; Adding Chili To A Game&lt;br /&gt;
&lt;br /&gt;
== Getting Chili ==&lt;br /&gt;
&lt;br /&gt;
The Chili repository can be found at &amp;lt;del&amp;gt;[https://github.com/jk3064/chiliui https://github.com/jk3064/chiliui]&amp;lt;/del&amp;gt; [https://github.com/gajop/chiliui https://github.com/gajop/chiliui]. There are three ways to add Chili to your game:&lt;br /&gt;
&lt;br /&gt;
* Include the Chili repository as a git submodule in your project.&lt;br /&gt;
* Include Chili as a dependency in [[Modinfo.lua|modinfo.lua]], using the line &amp;lt;code&amp;gt;depend={&amp;quot;Chili Framework v2014.0&amp;quot;}&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Checkout the Chili repository, and manually place the files &amp;amp; subdirs from its /luaui/chili directory into your games /luaui/widgets directory.&lt;br /&gt;
&lt;br /&gt;
If you are having trouble getting Chili to run, login to the lobby and join the #moddev channel (type /j moddev).  People there will help you figure it out.&lt;br /&gt;
&lt;br /&gt;
== Chili interaction with game internals ==&lt;br /&gt;
&lt;br /&gt;
The Chili library is, basically, a very big widget. It is loaded as a widget by the widget handler, and it makes its functions accessible via WG. This allows &amp;#039;normal&amp;#039; widgets to use Chili - a widget may call a function from inside WG.Chili, which instructs the chili library to create/modify a particular GUI element.&lt;br /&gt;
&lt;br /&gt;
[[Category:Libraries]]&lt;/div&gt;</summary>
		<author><name>Interwiki&gt;Thinksome</name></author>
	</entry>
</feed>