KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
D4DJ-Tools
★ 21
Open GitHub ↗
DDDDDJ first victim: died waiting.jpg
Download README (.md)
Explore Similar Repositories
django-pg-migration-tools
:
Extra functionalities to make Django migrations safer and more scalable
django-bootstrap-studio-tools
:
A collection of scripts/tools to help export from Bootstrap Studio(BSS) to django template format
django-api-tools
:
Django API Tools is an add-on which allows developers to run RESTful APIs alongside websites using Forms/Templates.
playlist-formatter
:
DJ playlist formatting tool for Serato and Rekordbox.
django-react-tools
:
Tools for helping integrate ReactJS into a Django project.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
D4DJ-Tools
?
Download (.md)
# D4DJ Tools Tools for processing D4DJ files ## AssetTool - Decrypt .enc files - Dump (mostly) Master.msgpack.enc files into json - Dump ResourceList.msgpack into json - Dump/Encoding charts ### Usage - Drag files or directories on to this tools - Profit ## MusicRenamer - Rename music_XXXXXXX.mp3 to real name and add infomations ### Usage - Dump MusicMaster and UnitMaster to json with AssetTool - ```MusicRenamer.exe <MusicMaster.json> <UnitMaster.json> [mp3 files to rename]``` ## Chart Previewer Link: [Chart Previewer](https://girlbands.party/d4dj/chart-previewer/) ### Usage - Open chart that dumped by asset tool ## Chart Editor - Modified from bangbangboom editor Link: [Chart Editor](https://girlbands.party/d4dj/editor/) ## Requirements - .NET 5.0 (Actually change to older versions should works too, but we just love newer version don't we?) ## Special Thanks - [@RayFirefist](https://github.com/RayFirefist) - For tips on messagepack ## Disclaimer - This project is only for research purposes - I'm not responsible for ANY illegal usage for this tool.