Update 'Migrating from loose files'
parent
130accabf5
commit
15e0ef3060
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ For most projects, the built-in migration command should be enough to convert a
|
||||||
2. Determine a directory to migrate the mod to. The migration will create a new folder named after the mod here. In-place migrations are not supported.
|
2. Determine a directory to migrate the mod to. The migration will create a new folder named after the mod here. In-place migrations are not supported.
|
||||||
E.g.: `C:\projects`
|
E.g.: `C:\projects`
|
||||||
3. Locate the `.mod` file for your mod.
|
3. Locate the `.mod` file for your mod.
|
||||||
4. In a Command Prompt (or similar terminal application, e.g. Microsoft Terminal), execute `dtmt migrate C:\path\to\my_mod.id C:\projects`
|
4. In a Command Prompt (or similar terminal application, e.g. [Windows Terminal](https://learn.microsoft.com/en-us/windows/terminal/install)), execute `dtmt migrate C:\path\to\my_mod.id C:\projects`
|
||||||
|
|
||||||
## Manually
|
## Manually
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue