Ryan McKenzie's Stay At The System Page, compatible with Skyrim SE 1.5.x and 1.6.x.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

21 lines
547 B

{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
"name": "stay-at-system-page",
"version-string": "1.0.0",
"port-version": 0,
"description": "Stay at the System Page NG",
"homepage": "https://eddoursul.win/patches/stay-at-the-system-page-ae/",
"license": "LGPL-3.0",
"features": {
"plugin": {
"description": "Stay at the System Page NG",
"dependencies": [
"commonlibsse-ng",
"simpleini"
]
}
},
"default-features": [
"plugin"
]
}