An artisan package to import a Gazelle database into UNIT3D.
Via Composer
$ composer require pxgamer/gazelle-to-unit3d --dev
To install, just:
- Require this package from your UNIT3D install.
- Add an empty
imports
entry to your database config.
For instructions on usage, run:
php artisan unit3d:from-gazelle --help
Please see CHANGELOG for more information on what has changed recently.
$ composer test
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.