Skip to content

A tool to assist in the process of porting Unity scenes and prefabs from one project to another!

License

Notifications You must be signed in to change notification settings

zCubed3/asset_migrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asset Migrator (For Unity modding)

Ever had files from one Unity project you wanted to migrate to another?

Usually you'd export a package, but this isn't ideal when exporting giant amounts of assets!

Or ever wanted to port a modding project from a prior game to a new one? Given the script's names remain the same, asset migrator should be able to port your favorite scenes / prefabs!

Asset migrator helps solve that problem by resolving meta files for you and copying data properly!

Special Thanks

  • notnotnotswipez - Thank you for writing the original!
  • Fersy - Thank you for testing!
  • DayTrip - Thank you for testing!

DISCLAIMER!

This is a rewrite + extension of https://github.com/notnotnotswipez/PrefabConverter to Rust! All credit goes to notnotnotswipez for his original implementation.

About

A tool to assist in the process of porting Unity scenes and prefabs from one project to another!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published