Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 483 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 483 Bytes

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.ts