File tree 1 file changed +32
-0
lines changed
1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "version" : " 20321" ,
3
+ "description" : " An Open Source game, forked from One Hour One Life." ,
4
+ "homepage" : " https://twohoursonelife.com/" ,
5
+ "license" : " Public Domain" ,
6
+ "architecture" : {
7
+ "64bit" : {
8
+ "url" : " https://github.com/twohoursonelife/OneLife/releases/download/2HOL_v20321/2HOL_win_v20321.zip" ,
9
+ "hash" : " 59a17ddf07b064da9a97a1ee51999b86e1bf3e4ce274c60a374162e2e1c22f24" ,
10
+ "extract_dir" : " 2HOL_v20321_win"
11
+ }
12
+ },
13
+ "shortcuts" : [
14
+ [
15
+ " OneLife.exe" ,
16
+ " Two Hour One Life"
17
+ ]
18
+ ],
19
+ "persist" : " settings" ,
20
+ "checkver" : {
21
+ "github" : " https://github.com/twohoursonelife/OneLife" ,
22
+ "regex" : " 2HOL_v?([\\ d.]+)"
23
+ },
24
+ "autoupdate" : {
25
+ "architecture" : {
26
+ "64bit" : {
27
+ "url" : " https://github.com/twohoursonelife/OneLife/releases/download/2HOL_v$version/2HOL_win_v$version.zip" ,
28
+ "extract_dir" : " 2HOL_v$version_win"
29
+ }
30
+ }
31
+ }
32
+ }
You can’t perform that action at this time.
0 commit comments