mirror of
https://github.com/borgesdan/xn65
synced 2024-12-29 21:54:47 +01:00
Atualização de Readme
This commit is contained in:
parent
cc0e73a2e6
commit
9a8e3e26b5
@ -6,8 +6,9 @@
|
||||
|
||||
The project is still under development and the next updates will focus on the following tasks:
|
||||
- [x] Finish basic classes
|
||||
- [ ] Code refactoring and cleaning
|
||||
- [x] Code refactoring and cleaning
|
||||
- [ ] 3D support
|
||||
- [ ] Implementation of missing classes and functions
|
||||
- [ ] Content Pipeline
|
||||
- [ ] Multiplatform support
|
||||
|
||||
@ -24,10 +25,10 @@ Use the following command in vcpkg to install DirectXTK:
|
||||
.\vcpkg install directxtk[tools,spectre,xaudio2-9]
|
||||
```
|
||||
|
||||
In the root CMakeLists.txt set the vcpkg CMAKE_TOOLCHAIN_FILE path
|
||||
In the root CMakeLists.txt set the vcpkg path
|
||||
|
||||
```
|
||||
include("C:/vcpkg/scripts/buildsystems/vcpkg.cmake")
|
||||
set(PROJECT_VCPKG_DIRECTORY "C:/vcpkg")
|
||||
```
|
||||
|
||||
## 📝 License
|
||||
|
Loading…
x
Reference in New Issue
Block a user