We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50174e1 commit e0caaf3Copy full SHA for e0caaf3
.github/README.md
@@ -15,4 +15,6 @@ To Install:
15
- Open the `CustomCameraRecoil/config/config.json` file to adjust camera recoil options.
16
- Leave a review and let me know what you think.
17
18
+If you experience any problems, please [submit a detailed bug report](https://github.com/refringe/CustomCameraRecoil/issues).
19
+
20
Enjoy.
packageBuild.ts
@@ -37,6 +37,7 @@ const ignoreList = [
37
".eslintrc.json",
38
".gitignore",
39
".DS_Store",
40
+ ".nvmrc",
41
"packageBuild.ts",
42
"mod.code-workspace",
43
"package-lock.json",
0 commit comments