We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84fd618 commit d351cc2Copy full SHA for d351cc2
README.md
@@ -69,8 +69,10 @@ Notes:
69
# Instructions for developers
70
ScriptHookV
71
* You must download ScriptHookV SDK [here](http://www.dev-c.com/gtav/scripthookv/)
72
-* Extract the archive in Libraries/ScriptHookV_SDK
73
- After extracting, you should have at least these two folders: Libraries/ScriptHookV_SDK/inc and Libraries/ScriptHookV_SDK/lib
+* Extract the archive in Libraries/ScriptHookV_SDK<br />
+ After extracting, you should have these two folders at least:<br />
74
+ * Libraries/ScriptHookV_SDK/inc
75
+ * Libraries/ScriptHookV_SDK/lib
76
* Then you need to update (replace) Libraries/ScriptHookV_SDK/inc/natives.h with the updated one provided in Libraries/UpdatedNatives/natives.h
77
78
0 commit comments