No description
Find a file
2022-10-16 17:28:05 -06:00
scripts Fix visible msvc 2017-10-19 15:13:22 +11:00
.eslintrc.json Added eslint. 2017-10-10 22:29:05 -04:00
.gitignore readme: add readme 2022-10-07 03:07:52 -06:00
deno.json deno: add task definitions 2022-10-07 02:56:29 -06:00
license.txt Removed the installer folder from the qt-installer repo. 2017-10-10 22:23:39 -04:00
README.md readme: add readme 2022-10-07 03:07:52 -06:00
server.js server: adjust the uncompress size guessing 2022-10-16 17:28:05 -06:00

Citra Qt Installer Manifest Generator

This is the Citra Qt installer manifest generator. It generates the Qt Installer Framework compatible manifest.

How to run

You will need Deno, which is a more modern alternative to Node.js. You can install it here: https://deno.land/#installation .

When it's installed, just run the following command:

deno run --allow-env=PATH --allow-read --allow-write=/citra/nginx/,temp --allow-net=api.github.com --allow-run server.js