<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SMAPI.git/src/SMAPI.Installer, 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>embed debug symbols for Linux/macOS compatibility</title>
<updated>2023-04-09T17:18:55+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2023-03-26T22:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=8d600e226960a81636137d9bf286c69ab39066ed'/>
<id>8d600e226960a81636137d9bf286c69ab39066ed</id>
<content type='text'>
This fixes error stack traces not having line numbers on Linux/macOS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes error stack traces not having line numbers on Linux/macOS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use more portable shebangs</title>
<updated>2023-04-02T19:37:17+00:00</updated>
<author>
<name>Freya Arbjerg</name>
<email>freya.arbjerg@bluestacks.com</email>
</author>
<published>2023-03-07T22:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=fe43ec51d095160456f9dee94e161e64ee645d6d'/>
<id>fe43ec51d095160456f9dee94e161e64ee645d6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>suppress findstr installer error for some players</title>
<updated>2023-01-22T15:18:37+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2023-01-22T15:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=8ee555c07aaaaa31fe4ceee9e98efa4408192db1'/>
<id>8ee555c07aaaaa31fe4ceee9e98efa4408192db1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>undo $@ to $* change per discussion</title>
<updated>2022-07-29T01:47:21+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-07-29T01:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=ab34b6142dcd04e629012a1c30d37bc9c7e5df5e'/>
<id>ab34b6142dcd04e629012a1c30d37bc9c7e5df5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Jetbrains Rider suggestions</title>
<updated>2022-07-24T06:37:38+00:00</updated>
<author>
<name>Ishan Jalan</name>
<email>44338423+ishanjalan@users.noreply.github.com</email>
</author>
<published>2022-07-24T06:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=dd2e3e9d933c69aba2a11815191046903c7fa5ee'/>
<id>dd2e3e9d933c69aba2a11815191046903c7fa5ee</id>
<content type='text'>
I ran the file on Rider and it had a few suggestions

&lt;img width="506" alt="image" src="https://user-images.githubusercontent.com/44338423/180635394-cb45defa-47f4-444c-ad10-e0fc89522fe7.png"&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I ran the file on Rider and it had a few suggestions

&lt;img width="506" alt="image" src="https://user-images.githubusercontent.com/44338423/180635394-cb45defa-47f4-444c-ad10-e0fc89522fe7.png"&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>unix-launcher.sh optimisations</title>
<updated>2022-07-24T06:31:34+00:00</updated>
<author>
<name>Ishan Jalan</name>
<email>44338423+ishanjalan@users.noreply.github.com</email>
</author>
<published>2022-07-24T06:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=a50a730886e2649472011e5c0eca5113b3774555'/>
<id>a50a730886e2649472011e5c0eca5113b3774555</id>
<content type='text'>
I ran the file through Rider which used Intellisense(?) to suggest changes in addition to moving from .sh to .command
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I ran the file through Rider which used Intellisense(?) to suggest changes in addition to moving from .sh to .command
</pre>
</div>
</content>
</entry>
<entry>
<title>Update unix-launcher.sh</title>
<updated>2022-07-20T17:00:09+00:00</updated>
<author>
<name>Ishan Jalan</name>
<email>44338423+ishanjalan@users.noreply.github.com</email>
</author>
<published>2022-07-20T17:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=ea4307a282468c20c27c6b8c2722bd46f6d5c64d'/>
<id>ea4307a282468c20c27c6b8c2722bd46f6d5c64d</id>
<content type='text'>
This will open the default shell. Works for me after testing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will open the default shell. Works for me after testing.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix installer partly applying color theme before it's selected</title>
<updated>2022-07-08T21:48:01+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-07-08T21:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=1b25710cf26ccc46485c9475e33980a5490b9561'/>
<id>1b25710cf26ccc46485c9475e33980a5490b9561</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update code annotations</title>
<updated>2022-07-06T23:24:49+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-07-06T23:24:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=4d9fd63d9e890a10029508c7d7e31dcc0b579db7'/>
<id>4d9fd63d9e890a10029508c7d7e31dcc0b579db7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deprecate support for updating ancient versions of SMAPI</title>
<updated>2022-06-20T22:02:41+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-06-20T22:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=c91fbc82f8803c400880a56fc1571abd76411fdf'/>
<id>c91fbc82f8803c400880a56fc1571abd76411fdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
