Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
halx99 authored May 19, 2024
1 parent cb79e38 commit 6a371f7
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 @@ -13,7 +13,7 @@ other header files of engine, you can use this tool to fast migrate your sources
## steps

1. clone this repo
2. just run the command `axmol` in this project root
2. just run `build.ps1` in this project root
3. do migrate:
- 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 6a371f7

Please sign in to comment.