diff --git a/README.md.meta b/README.md.meta new file mode 100644 index 0000000..e0b1b13 --- /dev/null +++ b/README.md.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2e19df3252533e54681edd87bd0b5b6f +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/package.json b/package.json index 11601b8..c368c64 100644 --- a/package.json +++ b/package.json @@ -11,13 +11,15 @@ "url": "https://github.com/GuardianOfGods" }, "license": "MIT", - "keywords": [ "unity" ], + "keywords": [ + "unity" + ], "dependencies": { - "com.unity.inputsystem": "1.7.0", + "com.unity.inputsystem": "1.7.0" }, "repository": { "type": "git", "url": "git@github.com:GuardianOfGods/level-design-editor.git", "directory": "Laputa/LevelDesign" - }, -} + } +} \ No newline at end of file