File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- < p align = " center " >< img src = " https://i.imgur.com/NZfsD1p.png " ></ p >
1+ # convergence
22
3- ## Usage
3+ A simple electron app that lets you transfer in game settings and bindings between accounts in
4+ league of legends
45
5- ### Create an App
6+ ## Install
7+ Use one of the releases install using the installer or used unpacked files
68
7- ```
8- # with npx
9- $ npx create-nextron-app my-app --example with-typescript
9+ - Export using the button
10+ - Import previously imported files
11+ - Drag and drop config files on the app, and it should load in your settings and bindings it should give you
12+ a notification in league.
1013
11- # with yarn
12- $ yarn create nextron-app my-app --example with-typescript
14+ ## Support
15+ If you'd like to support me please consider donating below or leaving a ⭐ on the project thanks
1316
14- # with pnpx
15- $ pnpx create-nextron-app my-app --example with-typescript
16- ```
17-
18- ### Install Dependencies
19-
20- ```
21- $ cd my-app
22-
23- # using yarn or npm
24- $ yarn (or `npm install`)
25-
26- # using pnpm
27- $ pnpm install --shamefully-hoist
28- ```
29-
30- ### Use it
31-
32- ```
33- # development mode
34- $ yarn dev (or `npm run dev` or `pnpm run dev`)
35-
36- # production build
37- $ yarn build (or `npm run build` or `pnpm run build`)
38- ```
17+ [ ![ ko-fi] ( https://ko-fi.com/img/githubbutton_sm.svg )] ( https://ko-fi.com/M4M31ZRUH )
You can’t perform that action at this time.
0 commit comments