Fix urls v2
This commit is contained in:
parent
25c22e18e7
commit
5d7630ce10
@ -224,7 +224,7 @@ add_custom_target(data
|
||||
WORKING_DIRECTORY "${CMAKE_SOURCE_DIR}"
|
||||
VERBATIM)
|
||||
|
||||
# SDL included because of https://cathook.club/-/issues/689
|
||||
# SDL included because of https://cathook.club/issues/689
|
||||
target_link_libraries(cathook ${ValveLibraryVStdLib} ${SDL2_LIBRARY})
|
||||
set_target_properties(cathook PROPERTIES LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
|
||||
|
||||
|
@ -32,18 +32,18 @@ and a lot of useful features, including
|
||||
* Automatic matchmaking
|
||||
* And many more features!
|
||||
|
||||
[FULL LIST OF FEATURES HERE](https://cathook.club/wikis/-/Feature-List-and-explanations)
|
||||
[FULL LIST OF FEATURES HERE](https://cathook.club/wikis/Feature-List-and-explanations)
|
||||
|
||||
# Installing, updating, attaching (injecting)
|
||||
|
||||
[View our short guide to installing and using cathook](https://cathook.club/wikis/-/Installing,-Attaching-And-General-Infos)
|
||||
[View our short guide to installing and using cathook](https://cathook.club/wikis/Installing,-Attaching-And-General-Infos)
|
||||
|
||||
## Community
|
||||
You can chat with other cathook users in [our official telegram group](https://t.me/nullworks) and the [cathook announcements channel](https://t.me/cathook_cheat).
|
||||
|
||||
## Reporting Issues
|
||||
|
||||
If some things doesn't work as expected, please open issues on GitHub using [this page](https://cathook.club/-/issues).
|
||||
If some things doesn't work as expected, please open issues on GitHub using [this page](https://cathook.club/issues).
|
||||
|
||||
## Contributing
|
||||
|
||||
|
@ -136,6 +136,6 @@ then
|
||||
"https://sentry.io/api/5220907/store/?sentry_version=7&sentry_key=44330b6a8c6b481c9fe02e261ca1d761&sentry_client=curl-bash/0.1"
|
||||
echo -e "\n"
|
||||
echo Thank you!
|
||||
echo 'Contact us about this and send us the id above: https://t.me/nullworks https://cathook.club/-/issues'
|
||||
echo 'Contact us about this and send us the id above: https://t.me/nullworks https://cathook.club/issues'
|
||||
echo
|
||||
fi
|
||||
|
Reference in New Issue
Block a user