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- # FunshyLauncherUtility
1+ # FunshyLauncherUtility
2+
3+ This is a Launcher mainly for GoogleDrive files. It is able to update and launch files.
4+
5+ In order to setup your project, you can use the following steps:
6+
7+ 1 . Compress your file(s) to a .ZIP file.
8+
9+ 2 . Upload the ZIP-file to GoogleDrive.
10+
11+ 3 . Upload a .txt file containing the file version to GoogleDrive.
12+
13+ 4 . Create a link to both files. Accessible for "everyone with link".
14+
15+ 5 . Copy the File-IDs: <br >
16+ https://drive.google.com/file/d/kl1mpfZPsWG6Oqu8mOcGJsAZAcq3fnT1/view?usp=sharing <br >
17+ File-ID: kl1mpfZPsWG6Oqu8mOcGJsAZAcq3fnT1
18+
19+ 6 . Visit https://console.cloud.google.com/ and create an API-Key. <br >
20+ Further information: https://bytesbin.com/skip-google-drive-virus-scan-warning-large-files/ <br >
21+ API-Key: bYLnK6Wgwec6pmdvnfJYMTVnPcbNpbRP
22+
23+ 7 . Copy the API-Key and the File-ID and paste them in this template: <br >
24+ Further information: https://bytesbin.com/skip-google-drive-virus-scan-warning-large-files/ <br >
25+ https://www.googleapis.com/drive/v3/files/File-ID?alt=media&key=API-Key <br >
26+ https://www.googleapis.com/drive/v3/files/kl1mpfZPsWG6Oqu8mOcGJsAZAcq3fnT1?alt=media&key=bYLnK6Wgwec6pmdvnfJYMTVnPcbNpbRP <br >
27+
28+ 8 . After starting and clicking "Create"
29+
30+ 8.1 Choose a name.
31+
32+ 8.2 Enter the name of the file you want to be launched with extension.
33+
34+ 8.3 Paste the links in it's respective Fields.
35+
36+ 9 . If of interest add a description.
37+
38+ In order to update your application, you can upload a new version to the GoogleDrive file's "Version Manager".
39+ That way the ID stays the same.
You can’t perform that action at this time.
0 commit comments