File tree Expand file tree Collapse file tree 2 files changed +16
-5
lines changed
Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 5858 {
5959 "name" : " Momentum Mod Wiki" ,
6060 "type" : " link" ,
61- "action" : " https://wiki.stratasource .org/momentum " ,
61+ "action" : " https://docs.momentum-mod .org" ,
6262 "icon_override" : " ${GAME_ICON}"
6363 },
64+ {
65+ "name" : " Strata Wiki" ,
66+ "type" : " link" ,
67+ "action" : " https://wiki.stratasource.org" ,
68+ "icon_override" : " ${STRATA_ICON}"
69+ },
6470 {
6571 "name" : " Momentum Mod Issue Tracker" ,
6672 "type" : " link" ,
Original file line number Diff line number Diff line change 11{
22 "game_default" : " p2ce" ,
3- "window_height" : 600 ,
3+ "window_height" : 625 ,
44 "mod_template_url" : " https://github.com/StrataSource/p2ce-mod-template/archive/refs/heads/main.zip" ,
55 "supports_p2ce_addons" : true ,
66 "sections" : [
7575 "name" : " Links" ,
7676 "entries" : [
7777 {
78- "name" : " Portal 2: CE Wiki" ,
78+ "name" : " Strata Wiki" ,
7979 "type" : " link" ,
80- "action" : " https://wiki.stratasource.org/p2ce " ,
81- "icon_override" : " ${GAME_ICON }"
80+ "action" : " https://wiki.stratasource.org" ,
81+ "icon_override" : " ${STRATA_ICON }"
8282 },
8383 {
8484 "name" : " Portal 2: CE Issue Tracker" ,
9797 {
9898 "name" : " Quick Access" ,
9999 "entries" : [
100+ {
101+ "name" : " Addons Folder" ,
102+ "type" : " directory" ,
103+ "action" : " ${ROOT}/p2ce/addons"
104+ },
100105 {
101106 "name" : " Custom Folder" ,
102107 "type" : " directory" ,
You can’t perform that action at this time.
0 commit comments