mirror of
https://github.com/godotengine/godot-swappy.git
synced 2025-12-31 21:48:10 +03:00
Fix a link in README.md
This commit is contained in:
committed by
Matias N. Goldberg
parent
808da61a7b
commit
84f435e8d3
@@ -2,7 +2,7 @@ This repo contains prebuilt versions of Google's Swappy Frame Pacing library.
|
||||
|
||||
Compiled from source.
|
||||
|
||||
See [Releases page](https://github.com/godotengine/godot-angle-static/releases).
|
||||
See [Releases page](https://github.com/godotengine/godot-swappy/releases).
|
||||
|
||||
# How to build from source
|
||||
|
||||
@@ -118,4 +118,4 @@ AHA! **Failed to find target with hash string 'android-31' in: /home/matias/Andr
|
||||
|
||||
In rare cases, the root of the problem may be the first problem to appear, instead of the last one; and in that case you may have to scroll quite a bit.
|
||||
|
||||
For example if you force it to build with a newer NDK version than the recommended one, you will get errors C++ about function redeclarations with a different function signature, but at the bottom you will see Java errors that mislead you.
|
||||
For example if you force it to build with a newer NDK version than the recommended one, you will get errors C++ about function redeclarations with a different function signature, but at the bottom you will see Java errors that mislead you.
|
||||
|
||||
Reference in New Issue
Block a user