Skip to content

otsoft/Nekiro-Rcc-Editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Rcc file editor

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 83.8%
  • CSS 11.1%
  • HTML 5.1%