https://github.com/xjine/unity_formerlyserializedashelpers
Open and save all scenes to apply FormerlySerializedAs.
https://github.com/xjine/unity_formerlyserializedashelpers
editor unity
Last synced: 2 months ago
JSON representation
Open and save all scenes to apply FormerlySerializedAs.
- Host: GitHub
- URL: https://github.com/xjine/unity_formerlyserializedashelpers
- Owner: XJINE
- License: bsd-3-clause
- Created: 2025-01-10T06:39:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-12T02:39:13.000Z (over 1 year ago)
- Last Synced: 2025-09-05T11:40:23.329Z (10 months ago)
- Topics: editor, unity
- Language: C#
- Homepage:
- Size: 338 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity_FormerlySerializedAsHelpers

Update all related assets that have the target type component or field to apply ``FormerlySerializedAs``.
Be sure to backup your project before using.
## Importing
You can use Package Manager or import it directly.
```
https://github.com/XJINE/Unity_FormerlySerializedAsHelpers.git?path=Assets/Packages/FormerlySerializedAsHelpers
```