Skip to content

Commit

Permalink
Game bridge improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Wirewraith committed Dec 9, 2024
1 parent e0d8b57 commit 567810e
Show file tree
Hide file tree
Showing 5 changed files with 281 additions and 247 deletions.
4 changes: 3 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@
"intelephense.codeLens.parent.enable": true,
"intelephense.codeLens.references.enable": true,
"intelephense.codeLens.usages.enable": true,
"intelephense.format.enable": false
"intelephense.format.enable": false,
"editor.formatOnSave": true,
"laravel-pint.enable": true
}
Loading

0 comments on commit 567810e

Please sign in to comment.