Skip to main content

Migration Guides

When upgrading between major versions of Unchained Engine, consult the appropriate migration guide for breaking changes and upgrade instructions.

Available Guides

VersionGuide
v3 → v4MIGRATION-V4.md
v2 → v3MIGRATION-V3.md
v1 → v2MIGRATION-V2.md

General Upgrade Process

  1. Read the migration guide for your target version
  2. Update dependencies in package.json
  3. Start the platform - database migrations run automatically on startup
  4. Update code for any breaking API changes
  5. Test thoroughly before deploying to production

Getting Help

If you encounter issues during migration: