We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
targetApiVersion
1 parent 6ab12ea commit 8b34e76Copy full SHA for 8b34e76
1 file changed
src/main.ts
@@ -23,5 +23,6 @@ registerPlugin({
23
authors: ['OpenRCT2'],
24
type: 'local',
25
licence: 'MIT',
26
+ targetApiVersion: 81,
27
main: main
28
});
0 commit comments