File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,12 +11,13 @@ The last Godot 3.x version can be found on the [3.x branch](https://github.com/m
1111# Setup
1212
13131 . Get the addon
14+ * [ Download] ( https://godotengine.org/asset-library/asset/2334 ) from the asset store, or
1415 * [ Download] ( https://github.com/mphe/GDNative-Ropesim/releases/latest ) the latest release from the release page, or
1516 * [ Download] ( https://github.com/mphe/GDNative-Ropesim/actions ) it from the latest GitHub Actions run, or
1617 * [ Compile] ( #building ) it yourself.
17- 2 . Copy or symlink ` addons/ropesim ` to your project's ` addons/ ` directory
18- 3 . Enable the addon in the project settings
19- 4 . Restart Godot
18+ 3 . Copy or symlink ` addons/ropesim ` to your project's ` addons/ ` directory
19+ 4 . Enable the addon in the project settings
20+ 5 . Restart Godot
2021
2122# Building
2223
You can’t perform that action at this time.
0 commit comments