File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ const debug = false;
1111/**
1212 * The CDN to fetch the GDAPI files from
1313 */
14- // const CDN = "https://cdn.jsdelivr.net/gh/arthuro555/gdmod@0.0.2 -preview/API/";
15- const CDN = "http://localhost:5000/" ;
14+ const CDN = "https://cdn.jsdelivr.net/gh/arthuro555/gdmod@0.0.3 -preview/API/" ;
15+ // const CDN = "http://localhost:5000/";
1616
1717/**
1818 * Flag telling if that page got patched already.
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " GDMod Patcher" ,
4- "version" : " 0.0.3 " ,
4+ "version" : " 0.0.4 " ,
55 "description" : " Patches a GDevelop game to let you install mods on them" ,
66 "author" : " arthuro555" ,
77 "homepage_url" : " https://github.com/arthuro555/gdmod" ,
You can’t perform that action at this time.
0 commit comments