tModLoader
Music Display
11개 중 1~10개 표시 중
< 1  2 >
업데이트: 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

업데이트: 2023년 6월 7일 오후 4시 20분

Version 1.0.0.2 has been published to Stable learn more @
- Added Mod.Call Example
- Added config option for where the display is

업데이트: 2023년 6월 7일 오전 7시 29분

Version 1.0.0.1 has been published to Stable learn more @
- Shortened the wait time on track names
- Fixed server bugs