Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
halx99 committed May 19, 2024
1 parent 73a7a7b commit 769bcff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ other header files of engine, you can use this tool to fast migrate your sources
1. clone this repo
2. double click the `build.ps1` of this project
3. do migrate:
- migrate c++ code: `pwsh .\build_x64\axmol-migrate source --fuzzy --source-dir <path/to/your/project/>`
- migrate c++ code: `pwsh .\build_x64\axmol-migrate code --fuzzy --source-dir <path/to/your/project/>`
- migrate shader file: `pwsh .\build_x64\axmol-migrate shader --source-dir <path/to/your/shaders/>`

0 comments on commit 769bcff

Please sign in to comment.