<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.quasar-rce.com/index.php?action=history&amp;feed=atom&amp;title=Vendetta%2FAPI%2Fbuild_ini</id>
	<title>Vendetta/API/build ini - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.quasar-rce.com/index.php?action=history&amp;feed=atom&amp;title=Vendetta%2FAPI%2Fbuild_ini"/>
	<link rel="alternate" type="text/html" href="https://wiki.quasar-rce.com/index.php?title=Vendetta/API/build_ini&amp;action=history"/>
	<updated>2026-04-07T09:30:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.quasar-rce.com/index.php?title=Vendetta/API/build_ini&amp;diff=23&amp;oldid=prev</id>
		<title>Wikiadmin: Created build_ini</title>
		<link rel="alternate" type="text/html" href="https://wiki.quasar-rce.com/index.php?title=Vendetta/API/build_ini&amp;diff=23&amp;oldid=prev"/>
		<updated>2025-03-03T06:39:54Z</updated>

		<summary type="html">&lt;p&gt;Created build_ini&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== Definition ===&lt;br /&gt;
lib.build_ini(file_pointer) :: table or false&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
compiles Neoloader-relevant information from an ini file&lt;br /&gt;
&lt;br /&gt;
=== Arguments ===&lt;br /&gt;
# string file_pointer: a path/to/file string pointing to a mod&amp;#039;s .ini registration&lt;br /&gt;
&lt;br /&gt;
=== Returns ===&lt;br /&gt;
* if found and appears valid:&lt;br /&gt;
*# table file_results: a table of information on this mod&lt;br /&gt;
* if not found or formatted incorrectly:&lt;br /&gt;
*# boolean error: false&lt;br /&gt;
*# string error_id: display string concerning input error&lt;br /&gt;
&lt;br /&gt;
=== Other notes ===&lt;br /&gt;
* Added in LME 3.x.x&lt;br /&gt;
* As long as the modreg key &amp;quot;id&amp;quot; exists and isn&amp;#039;t &amp;quot;null&amp;quot;, the ini should be compiled with default information at minimum.&lt;br /&gt;
* The table that is built is stored locally - if the file is attempted to access again, or if another mod with the same id and version is detected, it will not compile and instead just return the already built table.&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
</feed>