Skip to content

Commit

Permalink
Merge pull request #7 from nyamimi/remove-files
Browse files Browse the repository at this point in the history
Remove some unused files, fix some things.
  • Loading branch information
Lauriethefish authored Apr 10, 2021
2 parents 3d3866e + da366f0 commit 02e6ba0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions template/.vscode/c_cpp_properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"configurations": [
{
"defines": [
"ID=\"#{id}\"",
"VERSION=\"0.1.0\"",
"__GNUC__",
"__aarch64__"
Expand Down
2 changes: 1 addition & 1 deletion template/.vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
{
"label": "Powershell Build and Copy",
"detail": "Builds and copies the library to the Quest using adb and force-quits Beat Saber",
"detail": "Builds and copies the library to the Quest using ADB and force-quits Beat Saber",
"type": "shell",
"command": "./copy.ps1",
"windows": {
Expand Down
1 change: 0 additions & 1 deletion template/default-config.json

This file was deleted.

0 comments on commit 02e6ba0

Please sign in to comment.