<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/PrismLauncher.git/libraries/launcher/org/polymc, 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>Rename</title>
<updated>2022-10-19T09:32:43+00:00</updated>
<author>
<name>Samisafool</name>
<email>thenerdiestguy@gmail.com</email>
</author>
<published>2022-10-18T14:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=8201d1df0279693ab70a00e205a2612878b1d6b5'/>
<id>8201d1df0279693ab70a00e205a2612878b1d6b5</id>
<content type='text'>
Signed-off-by: Samisafool &lt;thenerdiestguy@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Samisafool &lt;thenerdiestguy@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #903 from jopejoe1/demo-launch</title>
<updated>2022-09-18T12:41:25+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2022-09-18T12:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=098327f12809ac584e9683acf69ed88b3325d050'/>
<id>098327f12809ac584e9683acf69ed88b3325d050</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: allow demo for older versions</title>
<updated>2022-09-15T21:44:18+00:00</updated>
<author>
<name>flow</name>
<email>flowlnlnln@gmail.com</email>
</author>
<published>2022-07-13T18:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=5765a1fdf149e350f3d1869d38d27223980de08c'/>
<id>5765a1fdf149e350f3d1869d38d27223980de08c</id>
<content type='text'>
We were not propagating the '--demo' flag in the legacy launcher,
unconditionally setting the 'demo' parameter to false.

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were not propagating the '--demo' flag in the legacy launcher,
unconditionally setting the 'demo' parameter to false.

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: allow starting rd- versions</title>
<updated>2022-09-15T07:29:48+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2022-09-15T07:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=684b8f24f3fb99659f474a8cd1319c6aaeba1655'/>
<id>684b8f24f3fb99659f474a8cd1319c6aaeba1655</id>
<content type='text'>
Using `Collections.emptyList()` doesn't allow us to later append stuff
into that list. Use an empty `ArrayList` instead.

Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using `Collections.emptyList()` doesn't allow us to later append stuff
into that list. Use an empty `ArrayList` instead.

Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Move classpath definition into NewLaunch itself"</title>
<updated>2022-09-05T15:37:10+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2022-09-05T15:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=1b559c777680278bfcf78eda6ee2870a852a7833'/>
<id>1b559c777680278bfcf78eda6ee2870a852a7833</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>refactor: move classpath definition into NewLaunch itself</title>
<updated>2022-08-18T16:14:01+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2022-08-18T16:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=01505910f44a193510012a3b1b1f57b84d1d37c6'/>
<id>01505910f44a193510012a3b1b1f57b84d1d37c6</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>fix: add classpath exception to launcher library</title>
<updated>2022-06-16T15:58:38+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2022-06-15T08:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=08fc3ea2e0f9adf58b139a0bd8aaed604f241342'/>
<id>08fc3ea2e0f9adf58b139a0bd8aaed604f241342</id>
<content type='text'>
Signed-off-by: icelimetea &lt;fr3shtea@outlook.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: icelimetea &lt;fr3shtea@outlook.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: rename NewLaunch package</title>
<updated>2022-06-15T08:05:35+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2022-06-15T08:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=0ba02f0830c2c15df345aa8889bbb6e7945d2a93'/>
<id>0ba02f0830c2c15df345aa8889bbb6e7945d2a93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
