<?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%2Fpass_ini_identifier</id>
	<title>Vendetta/API/pass ini identifier - 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%2Fpass_ini_identifier"/>
	<link rel="alternate" type="text/html" href="https://wiki.quasar-rce.com/index.php?title=Vendetta/API/pass_ini_identifier&amp;action=history"/>
	<updated>2026-04-07T09:30:38Z</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/pass_ini_identifier&amp;diff=49&amp;oldid=prev</id>
		<title>Wikiadmin: created pass_ini_identifier</title>
		<link rel="alternate" type="text/html" href="https://wiki.quasar-rce.com/index.php?title=Vendetta/API/pass_ini_identifier&amp;diff=49&amp;oldid=prev"/>
		<updated>2025-03-03T15:26:30Z</updated>

		<summary type="html">&lt;p&gt;created pass_ini_identifier&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.pass_ini_identifier (string id, string version) :: string output_id, string output_version&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
Converts an INI path file to an ID/version pair if it has been registered&lt;br /&gt;
&lt;br /&gt;
=== Arguments ===&lt;br /&gt;
# id: string path to INI file, or string plugin ID&lt;br /&gt;
# version: string version number&lt;br /&gt;
&lt;br /&gt;
=== Returns ===&lt;br /&gt;
# output_id: ID of the plugin if found&lt;br /&gt;
# output_version: Version of the plugin if found&lt;br /&gt;
&lt;br /&gt;
=== Other notes ===&lt;br /&gt;
* Added in LME 3.10.x&lt;br /&gt;
* This function is used internally by Neoloader for any function that accepts an ID/version pair. If the ID/ver is passed, it gets passed back. However, this allows modders to instead provide their INI file paths to any function instead of the ID/version stated (leave &amp;#039;version&amp;#039; as nil). these paths have been stored as keys to the ID/ver pair required. Effectively, it allows modders to shortcut storing the ID/version in the plugin itself and using it for every LME call.&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
</feed>