<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/LibGui.git/src/main/resources/assets, branch 1.20.2</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/LibGui.git/'/>
<entry>
<title>Add 1.20.2 support</title>
<updated>2023-09-25T16:22:20+00:00</updated>
<author>
<name>nea</name>
<email>nea@nea.moe</email>
</author>
<published>2023-09-25T16:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=4857461afbddc6a4e5bbe66e80efe8072b273dd9'/>
<id>4857461afbddc6a4e5bbe66e80efe8072b273dd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Paint WScrollBar using textures (#212)</title>
<updated>2023-09-09T13:52:08+00:00</updated>
<author>
<name>LopyMine</name>
<email>127966446+LopyMine@users.noreply.github.com</email>
</author>
<published>2023-09-09T13:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=cc01e089d361f56382eb43560aee952674211dd2'/>
<id>cc01e089d361f56382eb43560aee952674211dd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update French translations (#208)</title>
<updated>2023-09-09T11:13:56+00:00</updated>
<author>
<name>jagerbob</name>
<email>91737697+jagerbob@users.noreply.github.com</email>
</author>
<published>2023-09-09T11:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=54ad50bc3499a4b489801c15a540917f74878e74'/>
<id>54ad50bc3499a4b489801c15a540917f74878e74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Translate Mod Menu description into Tatar (#206)</title>
<updated>2023-07-21T09:59:53+00:00</updated>
<author>
<name>Amirhan-Taipovjan-Greatest-I</name>
<email>51203385+Amirhan-Taipovjan-Greatest-I@users.noreply.github.com</email>
</author>
<published>2023-07-21T09:59:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=14c28d0c44b5de448b724bad1b0668a9d806a763'/>
<id>14c28d0c44b5de448b724bad1b0668a9d806a763</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tatar translation! (#195)</title>
<updated>2023-05-14T13:52:13+00:00</updated>
<author>
<name>Amirhan-Taipovjan-Greatest-I</name>
<email>51203385+Amirhan-Taipovjan-Greatest-I@users.noreply.github.com</email>
</author>
<published>2023-05-14T13:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=1f54c65fd25ac2fd8bc62946c465baf0b5441336'/>
<id>1f54c65fd25ac2fd8bc62946c465baf0b5441336</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update zh_cn (#194)</title>
<updated>2023-04-24T08:11:25+00:00</updated>
<author>
<name>Enaium</name>
<email>32991121+Enaium@users.noreply.github.com</email>
</author>
<published>2023-04-24T08:11:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=ff361058f96c6af806915831f9b633645059d3d1'/>
<id>ff361058f96c6af806915831f9b633645059d3d1</id>
<content type='text'>
* Update zh_cn.json

* Update zh_cn.json</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update zh_cn.json

* Update zh_cn.json</pre>
</div>
</content>
</entry>
<entry>
<title>Improve tiled NinePatchBackgroundPainter performance (#185)</title>
<updated>2023-03-18T14:25:38+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2023-03-18T14:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=c3600612a83442eeadf99a1602ab07537b071b66'/>
<id>c3600612a83442eeadf99a1602ab07537b071b66</id>
<content type='text'>
* Improve tiled NinePatchBackgroundPainter performance

* Use Fabric API's CoreShaderRegistrationCallback

* Switch to LibNinePatch release build

* Rename libgui:tiled -&gt; libgui:tiled_rectangle

* Fix grammar</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Improve tiled NinePatchBackgroundPainter performance

* Use Fabric API's CoreShaderRegistrationCallback

* Switch to LibNinePatch release build

* Rename libgui:tiled -&gt; libgui:tiled_rectangle

* Fix grammar</pre>
</div>
</content>
</entry>
<entry>
<title>Make item slots paint a texture instead of coloured rectangles</title>
<updated>2022-09-11T23:14:25+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2022-09-11T23:14:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=5759ee8ab8e43190ea2a688b5293d0f013ded1d0'/>
<id>5759ee8ab8e43190ea2a688b5293d0f013ded1d0</id>
<content type='text'>
Closes #128.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #128.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Finnish translation</title>
<updated>2021-09-10T22:30:18+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-09-10T22:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=480ab235bd4229ab2c911b458f96679ed9b01a93'/>
<id>480ab235bd4229ab2c911b458f96679ed9b01a93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use vanilla translation key for "hotbar"</title>
<updated>2021-09-10T22:30:08+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2021-09-10T22:30:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=d4d5cbfabc5a3d36e9b2097792e13dab685658f7'/>
<id>d4d5cbfabc5a3d36e9b2097792e13dab685658f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
