mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
typo: 2.2-DEVELOPMENT.md
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
1. Download and install `Visual Studio 2022 Community`. Select `Desktop development with C++` and `.NET Desktop Development`.
|
||||
|
||||
6. Double-click to open the file `MAA.sln`. Visual Studio will load the project automatically.
|
||||
7. Run a build to test whether the development environment has been configured correctly. Chosse `Release` & `x64`, right-click `MaaWpfGui` to set it as the startup project, and run it. If the build is successful, the `MaaWpfGui` window will appear. You can connect to the emulator in order to confirm again that the development environment has been configured correctly.
|
||||
7. Run a build to test whether the development environment has been configured correctly. Choose `Release` & `x64`, right-click `MaaWpfGui` to set it as the startup project, and run it. If the build is successful, the `MaaWpfGui` window will appear. You can connect to the emulator in order to confirm again that the development environment has been configured correctly.
|
||||
8. Now you are free to contribute to MAA.
|
||||
9. Remember to commit once you have proper number of changes. Don't forget to write a commit message.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user