<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SMAPI.git/src/SMAPI.Toolkit/Framework/ModScanning, branch develop</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/'/>
<entry>
<title>fix ModFolder not being JSON-serializable</title>
<updated>2023-04-30T17:41:43+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2023-04-30T17:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=c68e922853560dd192edf63004ea4f8f8faf6fba'/>
<id>c68e922853560dd192edf63004ea4f8f8faf6fba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>polish recent changes &amp; update release notes</title>
<updated>2022-10-09T17:50:24+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-10-09T17:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=a220e14f2d22f5d481c87bfd76d1b9eeaebf04e3'/>
<id>a220e14f2d22f5d481c87bfd76d1b9eeaebf04e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ModScanner.cs</title>
<updated>2022-09-18T16:05:46+00:00</updated>
<author>
<name>atravita-mods</name>
<email>94934860+atravita-mods@users.noreply.github.com</email>
</author>
<published>2022-09-18T16:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=715b9b09bae846e1f199ad2271283940c8fce7bd'/>
<id>715b9b09bae846e1f199ad2271283940c8fce7bd</id>
<content type='text'>
Add a few more files to the ignored files like .7z</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a few more files to the ignored files like .7z</pre>
</div>
</content>
</entry>
<entry>
<title>simplify and rewrite case-insensitive file path feature</title>
<updated>2022-05-08T03:12:33+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-05-08T03:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=3db035312641b629aaa5517569d0d30cf71bac29'/>
<id>3db035312641b629aaa5517569d0d30cf71bac29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable case-insensitive paths by default pending performance rework</title>
<updated>2022-05-05T00:35:08+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-05-05T00:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=c1342bd4cd6b75b24d11275bdd73ebf893f916ea'/>
<id>c1342bd4cd6b75b24d11275bdd73ebf893f916ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused subfolder manifest scanning</title>
<updated>2022-04-16T18:34:52+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-04-16T18:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=559d763756e3ccbd7feaa3b82d7924d8cd97969f'/>
<id>559d763756e3ccbd7feaa3b82d7924d8cd97969f</id>
<content type='text'>
This isn't needed anymore with the current is-mod-folder scanning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This isn't needed anymore with the current is-mod-folder scanning.
</pre>
</div>
</content>
</entry>
<entry>
<title>make manifest.json filename case-insensitive</title>
<updated>2022-04-16T18:28:20+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-04-16T18:28:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=f93c41f55c199293b4b8e00fc38ab89d24837f03'/>
<id>f93c41f55c199293b4b8e00fc38ab89d24837f03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make IsRelevant return false for any files starting with "."</title>
<updated>2022-04-11T06:34:50+00:00</updated>
<author>
<name>Nuz / Lovegood</name>
<email>nuztalgia@gmail.com</email>
</author>
<published>2022-04-11T06:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=25e0b4b8ada9ce7aa02f9eafaf5e0609977685c4'/>
<id>25e0b4b8ada9ce7aa02f9eafaf5e0609977685c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Make ModScanner ignore .gitignore files."</title>
<updated>2022-04-11T06:33:32+00:00</updated>
<author>
<name>Nuz / Lovegood</name>
<email>nuztalgia@gmail.com</email>
</author>
<published>2022-04-11T06:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=2a05e287821c3ce48a79705d39d190b84c48d361'/>
<id>2a05e287821c3ce48a79705d39d190b84c48d361</id>
<content type='text'>
This reverts commit c92efc65ce7cbfbca3e92e027141e6b8d90073c8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit c92efc65ce7cbfbca3e92e027141e6b8d90073c8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make ModScanner ignore .gitignore files.</title>
<updated>2022-04-11T01:20:11+00:00</updated>
<author>
<name>Nuz / Lovegood</name>
<email>nuztalgia@gmail.com</email>
</author>
<published>2022-04-11T01:20:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=c92efc65ce7cbfbca3e92e027141e6b8d90073c8'/>
<id>c92efc65ce7cbfbca3e92e027141e6b8d90073c8</id>
<content type='text'>
This is helpful for cases like this: https://cdn.discordapp.com/attachments/156109690059751424/962879339739885578/unknown.png
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is helpful for cases like this: https://cdn.discordapp.com/attachments/156109690059751424/962879339739885578/unknown.png
</pre>
</div>
</content>
</entry>
</feed>
