<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/PrismLauncher.git/buildconfig, 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/PrismLauncher.git/'/>
<entry>
<title>feat: add custom native library path settings</title>
<updated>2023-08-15T08:51:21+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2023-08-02T11:45:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=83aa0062c7d831ca42ed4d82e5f6162ac8793be8'/>
<id>83aa0062c7d831ca42ed4d82e5f6162ac8793be8</id>
<content type='text'>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: update license headers</title>
<updated>2023-08-04T17:41:47+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2023-08-04T17:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=1d638e018ac40fbfb35dd117f9a948c0cf35eadd'/>
<id>1d638e018ac40fbfb35dd117f9a948c0cf35eadd</id>
<content type='text'>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: reformat</title>
<updated>2023-08-02T16:35:35+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2023-08-02T16:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=1d468ac35ad88d8c77cc83f25e3704d9bd7df01b'/>
<id>1d468ac35ad88d8c77cc83f25e3704d9bd7df01b</id>
<content type='text'>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: remove obsolete macOS warning</title>
<updated>2023-06-26T09:53:48+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2023-06-26T09:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=0aaec9ae4fb8a2f9e00d81acf85ab66e60ad2639'/>
<id>0aaec9ae4fb8a2f9e00d81acf85ab66e60ad2639</id>
<content type='text'>
We don't support that macOS version. This check also never worked, as we
never set the platform to that value.

Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't support that macOS version. This check also never worked, as we
never set the platform to that value.

Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: hide git commit when the build doesn't have git stuff support</title>
<updated>2023-06-17T14:09:05+00:00</updated>
<author>
<name>flow</name>
<email>flowlnlnln@gmail.com</email>
</author>
<published>2023-06-17T14:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=2d00a727f6ea0ae8c39a1d915b6a9c4db2b84a30'/>
<id>2d00a727f6ea0ae8c39a1d915b6a9c4db2b84a30</id>
<content type='text'>
This fixes the Git commit string being "GITDIR-NOTFOUND" on the About
page when building a package from the bundled source archive.

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the Git commit string being "GITDIR-NOTFOUND" on the About
page when building a package from the bundled source archive.

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Boring changes</title>
<updated>2023-04-17T09:16:03+00:00</updated>
<author>
<name>TheKodeToad</name>
<email>TheKodeToad@proton.me</email>
</author>
<published>2023-04-17T09:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=b8e0c8ebc62ce22d5dcaf4295d80c6070eb45f49'/>
<id>b8e0c8ebc62ce22d5dcaf4295d80c6070eb45f49</id>
<content type='text'>
Signed-off-by: TheKodeToad &lt;TheKodeToad@proton.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: TheKodeToad &lt;TheKodeToad@proton.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use local metadata</title>
<updated>2023-04-06T18:18:36+00:00</updated>
<author>
<name>TheKodeToad</name>
<email>TheKodeToad@proton.me</email>
</author>
<published>2023-04-06T18:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=871d647c93944b7dabd070ed49a6eeaa8745d55a'/>
<id>871d647c93944b7dabd070ed49a6eeaa8745d55a</id>
<content type='text'>
Signed-off-by: TheKodeToad &lt;TheKodeToad@proton.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: TheKodeToad &lt;TheKodeToad@proton.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: check if GIT_REFSPEC is empty</title>
<updated>2022-12-24T01:50:08+00:00</updated>
<author>
<name>seth</name>
<email>getchoo@tuta.io</email>
</author>
<published>2022-12-24T01:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=f932ffcc5b2184bc29f6f9465b7e42dd2c4527d2'/>
<id>f932ffcc5b2184bc29f6f9465b7e42dd2c4527d2</id>
<content type='text'>
Signed-off-by: seth &lt;getchoo@tuta.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: seth &lt;getchoo@tuta.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: assume builds are stable when git isn't installed</title>
<updated>2022-12-23T00:25:04+00:00</updated>
<author>
<name>seth</name>
<email>getchoo@tuta.io</email>
</author>
<published>2022-12-23T00:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=01139c3b50eeb30787e87aeea37948b672763c73'/>
<id>01139c3b50eeb30787e87aeea37948b672763c73</id>
<content type='text'>
Signed-off-by: seth &lt;getchoo@tuta.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: seth &lt;getchoo@tuta.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ManagedPackPage): add Flame UI</title>
<updated>2022-12-06T20:00:33+00:00</updated>
<author>
<name>flow</name>
<email>flowlnlnln@gmail.com</email>
</author>
<published>2022-11-12T15:19:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=527c1113f1c92b8afe59eb0df0dbac8a1d508d98'/>
<id>527c1113f1c92b8afe59eb0df0dbac8a1d508d98</id>
<content type='text'>
Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
