aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorcat_or_not <41955154+catornot@users.noreply.github.com>2023-11-05 20:23:45 -0500
committerGitHub <noreply@github.com>2023-11-06 02:23:45 +0100
commitc0e8a9084846a12e549851aa9b734c5b1c8498b8 (patch)
tree15500de85284891e9c9af58dbc5493bdaa9e4cce /.github
parent318561f5a6a1f965bca5caaef962ea1deb6f6b31 (diff)
downloadNorthstarMods-c0e8a9084846a12e549851aa9b734c5b1c8498b8.tar.gz
NorthstarMods-c0e8a9084846a12e549851aa9b734c5b1c8498b8.zip
Plugins v3 (#652)v1.20.0-rc3v1.20.0
Script component of plugins v3. See launcher PR for more info. https://github.com/R2Northstar/NorthstarLauncher/pull/472
Diffstat (limited to '.github')
-rw-r--r--.github/nativefuncs.json14
1 files changed, 1 insertions, 13 deletions
diff --git a/.github/nativefuncs.json b/.github/nativefuncs.json
index 13a7edd3d..8397232d3 100644
--- a/.github/nativefuncs.json
+++ b/.github/nativefuncs.json
@@ -421,13 +421,7 @@
"helpText":"Returns whether or not a given path leads to a folder.",
"returnTypeString":"bool",
"argTypes":"string path"
- },
- {
- "name":"NSPushGameStateData",
- "helpText":"",
- "returnTypeString":"void",
- "argTypes":"struct gamestate"
- }
+ }
],
"UI":[
{
@@ -724,12 +718,6 @@
"returnTypeString":"bool",
"argTypes":"string path"
},
- {
- "name":"NSPushUIPresence",
- "helpText":"",
- "returnTypeString":"void",
- "argTypes":"struct presence"
- },
{
"name":"NSGetMasterServerAuthResult",
"helpText":"",