Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
uurha authored Oct 14, 2023
1 parent 4d7ab62 commit 8645cc5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Assets/BetterSceneManagement/package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "com.uurha.betterscenemanagement",
"displayName": "Better Scene Management",
"version": "0.2.53",
"version": "0.2.54",
"unity": "2020.3",
"description": "Scene loader with ability to load and serialize SceneAssets",
"dependencies": {
"com.uurha.bettereditortools": "1.0.59"
"com.uurha.bettereditortools": "1.0.62"
},
"author": {
"name": "Arcueid D'athemon",
"url": "https://github.com/uurha"
"name": "Better Plugins",
"url": "https://github.com/techno-dwarf-works"
},
"changelogUrl": "https://github.com/uurha/BetterSceneManagement",
"documentationUrl": "https://github.com/uurha/BetterSceneManagement/tree/main#readme",
"changelogUrl": "https://github.com/techno-dwarf-works/better-scene-management",
"documentationUrl": "https://github.com/techno-dwarf-works/better-scene-management/tree/main#readme",
"license": "MIT",
"licensesUrl":"https://github.com/uurha/BetterSceneManagement/blob/main/LICENSE",
"licensesUrl":"https://github.com/techno-dwarf-works/better-scene-management/blob/main/LICENSE",
"keywords": [
"scene management",
"extensions",
Expand Down

0 comments on commit 8645cc5

Please sign in to comment.