Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 805 Bytes

File metadata and controls

41 lines (26 loc) · 805 Bytes

Nekiro's Rcc Editor

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

Features

  • Load rcc
  • Compile rcc
  • Replace images
  • Extract assets

Installation

Nekiro's Rcc Editor requires Node.js to run. Install the dependencies and start.

cd nekiro-rcc-editor
npm i
npm run start

Compilation

Follow above instructions, but instead of start write build, build files are written to /out directory

npm run build

Donate

If you like my work and respect my time, consider becoming Github Sponsor.

Credits