Nekiro's Rcc Editor is easy to use tool that allows you to replace assets in compiled qt resource files .rcc.
Framework: Electron
Languages: html, typescript, css
- Load rcc
- Compile rcc
- Replace images
- Extract assets
Nekiro's Rcc Editor requires Node.js to run. Install the dependencies and start.
cd nekiro-rcc-editor
npm i
npm run startFollow above instructions, but instead of start write build, build files are written to /out directory
npm run buildIf you like my work and respect my time, consider becoming Github Sponsor.
- rccextended for awesome QT rcc lib