Skip to content

Commit

Permalink
Demo place updated
Browse files Browse the repository at this point in the history
  • Loading branch information
SirMallard committed Aug 6, 2024
1 parent 41c6c52 commit cbfef59
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions demo.project.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,26 @@
"$path": "default.project.json"
}
},
"ServerScriptService": {
"Plugins": {
"$className": "Folder",
"IrisExamplePlugin": {
"$path": "src/plugins",
"Iris": {
"$path": "default.project.json"
},
"UserInputService": {
"$path": "src/libraries/UserInputService"
}
}
},
"Stories": {
"$path": "stories",
"UserInputService": {
"$path": "src/libraries/UserInputService"
}
}
},
"StarterPlayer": {
"StarterPlayerScripts": {
"$path": "src/client"
Expand Down

0 comments on commit cbfef59

Please sign in to comment.