Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ashifolfi authored Jun 29, 2024
1 parent 0ba648c commit b16f860
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,13 @@ A GDExtension port of RmlUi to Godot 4.2+
### Prerequisites
- CMake 3.25+
- Godot 4.2+
- git
- Git
- Ninja

### Windows

#### Visual Studio / CLion
- Clone the project
- Clone the project via Git (or in your IDE)
- Open the directory as a CMake project
- Build `gdrml.dll`

Expand All @@ -42,4 +43,4 @@ It should now build the addon into the test project. Copy addon files to your pr
TODO

### Linux
TODO
TODO

0 comments on commit b16f860

Please sign in to comment.