Skip to content

Commit 8b34e76

Browse files
committed
Set targetApiVersion to 81 in registerPlugin()
1 parent 6ab12ea commit 8b34e76

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ registerPlugin({
2323
authors: ['OpenRCT2'],
2424
type: 'local',
2525
licence: 'MIT',
26+
targetApiVersion: 81,
2627
main: main
2728
});

0 commit comments

Comments
 (0)