music player widget as a separate module

This commit is contained in:
minjaesong
2023-12-24 03:13:35 +09:00
parent b5312da2f0
commit c4836a3fe2
24 changed files with 370 additions and 33 deletions

View File

@@ -54,6 +54,7 @@ version=0.4.0
jar=
# Sha256sum of the External JAR, if any
# The hash will not be checked if the game is running on the development mode
jarhash=
# Modules that must be pre-installed, separated by semicolons (;)

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,10 @@
propername=Terrarum Music Player
description=Simple Music Player Widget
author=CuriousTo\uA75Bvald
package=net.torvald.terrarum.musicplayer
entrypoint=net.torvald.terrarum.musicplayer.EntryPoint
releasedate=2023-12-31
version=1.0.0
jar=MusicPlayer.jar
jarhash=0
dependency=basegame 0.4.0