Fix urls v2

This commit is contained in:
TotallyNotElite 2020-07-01 13:30:00 +02:00
parent 25c22e18e7
commit 5d7630ce10
3 changed files with 5 additions and 5 deletions

View File

@ -224,7 +224,7 @@ add_custom_target(data
WORKING_DIRECTORY "${CMAKE_SOURCE_DIR}" WORKING_DIRECTORY "${CMAKE_SOURCE_DIR}"
VERBATIM) 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}) target_link_libraries(cathook ${ValveLibraryVStdLib} ${SDL2_LIBRARY})
set_target_properties(cathook PROPERTIES LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin) set_target_properties(cathook PROPERTIES LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)

View File

@ -32,18 +32,18 @@ and a lot of useful features, including
* Automatic matchmaking * Automatic matchmaking
* And many more features! * 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) # 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 ## 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). 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 ## 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 ## Contributing

View File

@ -136,6 +136,6 @@ then
"https://sentry.io/api/5220907/store/?sentry_version=7&sentry_key=44330b6a8c6b481c9fe02e261ca1d761&sentry_client=curl-bash/0.1" "https://sentry.io/api/5220907/store/?sentry_version=7&sentry_key=44330b6a8c6b481c9fe02e261ca1d761&sentry_client=curl-bash/0.1"
echo -e "\n" echo -e "\n"
echo Thank you! 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 echo
fi fi