Skip to content

Releases: PixelGuys/Cubyz-Assets

Cubyz-Assets 0.3.2

05 Apr 10:09

Choose a tag to compare

More fixes to the CI scripts and removed unconvertible music, see #26

Cubyz-Assets 0.3.1

05 Apr 09:38

Choose a tag to compare

Fix mistake in the CI script

Cubyz-Assets 0.3.0

05 Apr 09:21
fa6a75c

Choose a tag to compare

Cubyz Remastered (Song by TotalDemented) (#25)

Cubyz-Assets 0.1.0

15 Nov 12:46
e4bc38b

Choose a tag to compare

Create a bash script to compress the audio files automatically (#2)

@ikabod-kee I noticed that ffmpeg doesn't seem to like
`music/ikabodBTW/Intermission_I.ogg`. It gives me an error when I run
the recompression script. Do you have any idea what could be going on
there?

Also I would like to ask your opinion on bitrate. I read online
something about 128 kBit/s so I've chosen that for now.

remaining work:
- [x] copy over other assets
- [x] Create a CI step that automatically compresses and creates a
github release for use in the main repo

this also makes it possible to store other asset formats, including
unompressed and lossless.
fixes https://github.com/PixelGuys/Cubyz/issues/1834