update animated splash

This commit is contained in:
Anthony Calosa
2024-10-07 15:43:34 +08:00
parent eada2c6d4f
commit fea65ddd4a
3 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
<include>**/bg_splash.png</include> <include>**/bg_splash.png</include>
<include>**/bg_texture.jpg</include> <include>**/bg_texture.jpg</include>
<include>**/font1.ttf</include> <include>**/font1.ttf</include>
<include>**/logo.png</include> <include>**/logo.gif</include>
</includes> </includes>
</resource> </resource>
</resources> </resources>
@@ -151,7 +151,7 @@
<addDefaultImplementationEntries>true</addDefaultImplementationEntries> <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest> </manifest>
<manifestEntries> <manifestEntries>
<SplashScreen-Image>splash/logo.png</SplashScreen-Image> <SplashScreen-Image>splash/logo.gif</SplashScreen-Image>
</manifestEntries> </manifestEntries>
</archive> </archive>
</configuration> </configuration>

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB