Update README.md
This commit is contained in:
@@ -143,7 +143,7 @@ rpcport=21769
|
|||||||
|
|
||||||
## Project Structure
|
## Project Structure
|
||||||
|
|
||||||
\`\`\`
|
```
|
||||||
ObsidianDragon/
|
ObsidianDragon/
|
||||||
├── src/
|
├── src/
|
||||||
│ ├── main.cpp # Entry point, SDL/ImGui setup
|
│ ├── main.cpp # Entry point, SDL/ImGui setup
|
||||||
@@ -171,7 +171,7 @@ ObsidianDragon/
|
|||||||
├── CMakeLists.txt
|
├── CMakeLists.txt
|
||||||
├── build-release.sh # Build script
|
├── build-release.sh # Build script
|
||||||
└── create-appimage.sh # AppImage packaging
|
└── create-appimage.sh # AppImage packaging
|
||||||
\`\`\`
|
```
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user