promotional bannermobile promotional banner

Disx

"Burn" YouTube videos' audio onto custom-made discs, and play them back in real time, even in Multiplayer!

File Details

[Forge 1.20.1] Disx b0.1.2

  • B
  • Dec 2, 2024
  • 79.58 MB
  • 48
  • 1.20.1
  • Forge

File Name

disx-b0.1.2-forge-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:disx-1077117:5957763")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Patch Notes b0.1.2:

Amends made!

PROJECT COMPONENTS:

  • Removed YouTube-Source library
  • Created Disx YouTube Source API
  • Marked unused code for deprecation in future update
  • Created logger wrapper class for easier debugging of mod during development

MOD COMPONENTS:

  • Implemented new API into audio backend; playback fixed
  • Improved audio player garbage collection when in singleplayer; will now properly deregister audio player instances from both client and server when a track ends in singleplayer
  • Disabled unused packet send and receive; marked for deprecation
  • Patched bug where mod server-side config files wouldn’t generate if config folder was not already generated