<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.c2dl.info/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ac2pic</id>
	<title>CCDirectLink - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.c2dl.info/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ac2pic"/>
	<link rel="alternate" type="text/html" href="https://wiki.c2dl.info/Special:Contributions/Ac2pic"/>
	<updated>2026-05-10T10:16:59Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.c2dl.info/w/index.php?title=Ccmod.json&amp;diff=220</id>
		<title>Ccmod.json</title>
		<link rel="alternate" type="text/html" href="https://wiki.c2dl.info/w/index.php?title=Ccmod.json&amp;diff=220"/>
		<updated>2021-03-08T19:32:30Z</updated>

		<summary type="html">&lt;p&gt;Ac2pic: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*WIP*&lt;br /&gt;
&amp;lt;code&amp;gt;ccmod.json&amp;lt;/code&amp;gt; is the new manifest file that replaces the soon-to-be deprecated &amp;lt;code&amp;gt;package.json&amp;lt;/code&amp;gt; normally associated with a crosscode mods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;package.json&amp;lt;/code&amp;gt; is normally associated with nodejs. For this reason, creating a new format was necessary to avoid conflicts from properties that both CCLoader and nodejs used.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;json&amp;quot; line=&amp;quot;line&amp;quot;&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
  &amp;quot;id&amp;quot;: &amp;quot;my-mod&amp;quot;,&lt;br /&gt;
  &amp;quot;version&amp;quot;: &amp;quot;1.0.0&amp;quot;,&lt;br /&gt;
  &amp;quot;title&amp;quot; : &amp;quot;My Mod&amp;quot;,&lt;br /&gt;
  &amp;quot;description&amp;quot;: &amp;quot;My first mod&amp;quot;,&lt;br /&gt;
  &amp;quot;license&amp;quot;: &amp;quot;MIT&amp;quot;,&lt;br /&gt;
  &amp;quot;homepage&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
  &amp;quot;keywords&amp;quot;: [],&lt;br /&gt;
  &amp;quot;authors&amp;quot; : [],&lt;br /&gt;
  &amp;quot;icons&amp;quot;: {},&lt;br /&gt;
  &amp;quot;dependencies&amp;quot;: {},&lt;br /&gt;
  &amp;quot;assets&amp;quot;: [],&lt;br /&gt;
  &amp;quot;assetsDir&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
  &amp;quot;main&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
  &amp;quot;preload&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
  &amp;quot;postload&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
  &amp;quot;prestart&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
  &amp;quot;poststart&amp;quot;: &amp;quot;&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ac2pic</name></author>
	</entry>
	<entry>
		<id>https://wiki.c2dl.info/w/index.php?title=Ccmod.json&amp;diff=219</id>
		<title>Ccmod.json</title>
		<link rel="alternate" type="text/html" href="https://wiki.c2dl.info/w/index.php?title=Ccmod.json&amp;diff=219"/>
		<updated>2021-03-08T19:02:57Z</updated>

		<summary type="html">&lt;p&gt;Ac2pic: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;code&amp;gt;ccmod.json&amp;lt;/code&amp;gt; is the recommended alternative to &amp;lt;code&amp;gt;package.json&amp;lt;/code&amp;gt; normally associated with a crosscode mode.&lt;br /&gt;
&lt;br /&gt;
The format&lt;/div&gt;</summary>
		<author><name>Ac2pic</name></author>
	</entry>
</feed>