<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forge1.8.9template.git, branch tutorial</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/forge1.8.9template.git/'/>
<entry>
<title>more tutorial</title>
<updated>2024-01-30T19:47:17+00:00</updated>
<author>
<name>Linnea Gräf</name>
<email>nea@nea.moe</email>
</author>
<published>2024-01-30T19:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/forge1.8.9template.git/commit/?id=3904749115fb7a71bf7c7f9d5d1530e1be2c115b'/>
<id>3904749115fb7a71bf7c7f9d5d1530e1be2c115b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tutorial stuff</title>
<updated>2024-01-26T12:54:10+00:00</updated>
<author>
<name>Linnea Gräf</name>
<email>nea@nea.moe</email>
</author>
<published>2024-01-26T12:54:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/forge1.8.9template.git/commit/?id=4eb2056f2f20366ea49a7cf54d892bd3f25bdb16'/>
<id>4eb2056f2f20366ea49a7cf54d892bd3f25bdb16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide gradle files from github stats</title>
<updated>2023-11-12T17:16:53+00:00</updated>
<author>
<name>Linnea Gräf</name>
<email>nea@nea.moe</email>
</author>
<published>2023-11-12T17:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/forge1.8.9template.git/commit/?id=d449a6860bdfd4994caddf6b37e0792e439a52d3'/>
<id>d449a6860bdfd4994caddf6b37e0792e439a52d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix macOS crash automatically and remove server run config</title>
<updated>2023-09-10T01:17:24+00:00</updated>
<author>
<name>ILikePlayingGames</name>
<email>22475143+ILikePlayingGames@users.noreply.github.com</email>
</author>
<published>2023-09-10T01:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/forge1.8.9template.git/commit/?id=f3ef0f11d513c03823045e5f63b6c041534190ce'/>
<id>f3ef0f11d513c03823045e5f63b6c041534190ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use proper resources dir</title>
<updated>2023-08-26T10:59:26+00:00</updated>
<author>
<name>nea</name>
<email>nea@nea.moe</email>
</author>
<published>2023-08-26T10:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/forge1.8.9template.git/commit/?id=3bf02a0899db86919f4315dc3892fa770847769a'/>
<id>3bf02a0899db86919f4315dc3892fa770847769a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump gradle to 8.3</title>
<updated>2023-08-23T10:24:41+00:00</updated>
<author>
<name>nea</name>
<email>nea@nea.moe</email>
</author>
<published>2023-08-23T10:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/forge1.8.9template.git/commit/?id=bb090fda8b947c3f37e721b0b043d430765e8200'/>
<id>bb090fda8b947c3f37e721b0b043d430765e8200</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mixin being added to launch arguments twice</title>
<updated>2023-08-13T02:57:57+00:00</updated>
<author>
<name>ILikePlayingGames</name>
<email>22475143+ILikePlayingGames@users.noreply.github.com</email>
</author>
<published>2023-08-13T02:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/forge1.8.9template.git/commit/?id=ae3d0d29754fe541fee2a2da507f1c29237df6ee'/>
<id>ae3d0d29754fe541fee2a2da507f1c29237df6ee</id>
<content type='text'>
The loom mixin extension adds the mixin to the launch arguments automatically. Adding it in the launch config causes the argument to be added twice, which breaks launch logic. Adding the argument twice causes the first command line argument after the second mixin addition to be parsed incorrectly and therefore ignored.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The loom mixin extension adds the mixin to the launch arguments automatically. Adding it in the launch config causes the argument to be added twice, which breaks launch logic. Adding the argument twice causes the first command line argument after the second mixin addition to be parsed incorrectly and therefore ignored.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update gradle-wrapper.properties</title>
<updated>2023-07-24T18:14:32+00:00</updated>
<author>
<name>Vermeil</name>
<email>120065660+VermeilChan@users.noreply.github.com</email>
</author>
<published>2023-07-24T16:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/forge1.8.9template.git/commit/?id=7c72c125a483b870565d047cb8f2ac52ca75b747'/>
<id>7c72c125a483b870565d047cb8f2ac52ca75b747</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add auto provisioning capabilities to gradle</title>
<updated>2023-07-10T17:45:56+00:00</updated>
<author>
<name>nea</name>
<email>nea@nea.moe</email>
</author>
<published>2023-07-10T17:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/forge1.8.9template.git/commit/?id=cf23b8f6a1d4a305593cc929864d318bb5659742'/>
<id>cf23b8f6a1d4a305593cc929864d318bb5659742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add gradle build GitHub Action</title>
<updated>2023-07-02T12:24:08+00:00</updated>
<author>
<name>nea</name>
<email>nea@nea.moe</email>
</author>
<published>2023-07-02T12:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/forge1.8.9template.git/commit/?id=4b618df6d4d6e84c8e1fd5fe3847d01141f3d352'/>
<id>4b618df6d4d6e84c8e1fd5fe3847d01141f3d352</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
