tModLoader
Music Display
13개 중 1~10개 표시 중
< 1  2 >
업데이트: 2025년 10월 9일 오후 10시 41분
작성자: GabeHasWon

1.2.2.6
- Updated Russian localization I think

I haven't checked that in a very long time. Thanks Nexora, hopefully I didn't cause a major issue! Whoops!

업데이트: 2025년 10월 9일 오후 10시 36분
작성자: GabeHasWon

1.2.2.5
- Added option to get registered music info with MusicDisplay.Call("GetMusicInfo") or ("GetMusicText")

업데이트: 2025년 1월 16일 오전 9시 49분
작성자: GabeHasWon

1.2.2.4
- Added ShouldDisplay Func<bool> to displays (thanks Angeltrisi on GitHub!) for conditional displays

업데이트: 2024년 8월 11일 오전 8시 10분
작성자: GabeHasWon

- Added Text Scale config option

업데이트: 2024년 8월 1일 오전 5시 05분
작성자: GabeHasWon

- Localized "Current Text:"

업데이트: 2024년 5월 29일 오후 8시 33분
작성자: GabeHasWon

- Fixed Unknown Tracks not being unknown tracks internally
- Updated localization

업데이트: 2023년 9월 6일 오후 1시 12분

Version 1.2.2 has been published to Stable (v2023.6)
- Properly credited and named all Otherworld tracks

업데이트: 2023년 8월 1일 오전 11시 02분

Version 1.2.1 has been published to Stable (v2023.6)
- Clarified it works on 1.4.3 and 1.4.4
- Fixed a ton of dumb nonsense on 1.4.3
- Updated the mod to use LocalizedTexts instead of plain strings so localization is updated if it's changed in-game
- Updated documentation
- Removed old title, subtitle overload for Mod.Call AddMusic
- Modified readme lightly

업데이트: 2023년 7월 21일 오후 4시 35분

Version 1.2.0 has been published to Preview learn more @
- It's on 1.4.4 now
- Added localization support to vanilla track names
- Changed default placement to bottom of screen because I like it there and you can't stop me

업데이트: 2023년 7월 8일 오후 9시 46분

Version 1.1.0.0 has been published to Stable learn more @
- Adjusted text sizes
- Added Author line
- Added Mod.Call support for author
- Forced Subtitle to be used
- Created GitHub
- Added Left display option