Skip to content

Commit 67dfcc6

Browse files
authored
Update README.md
1 parent e805b2f commit 67dfcc6

File tree

1 file changed

+19
-14
lines changed

1 file changed

+19
-14
lines changed

README.md

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,28 @@ Multi Support : x86/x64
99

1010
## **Bugs**
1111

12-
If the default example not added to your software isn't functioning how it should, please report a bug here https://keyauth.cc/app/?page=forms
12+
If you are using our example with no significant changes, and you are having problems, please Report Bug here https://keyauth.cc/app/?page=forms
1313

1414
However, we do **NOT** provide support for adding KeyAuth to your project. If you can't figure this out you should use Google or YouTube to learn more about the programming language you want to sell a program in.
1515

16+
## Different Architectures
17+
x86 :
18+
19+
1- Compile libcurl can be downloaded from curl.se and compiled by x86 Native Tools (Visual Studio Tools)
20+
21+
2- Lib Configuration -> General -> C++ Language Standard -> ISO C++17 Standard (/std:c++17)
22+
23+
3- Lib Configuration -> Advanced -> Character Set -> Multi-Byte Character Set
24+
25+
4- Lib Configuration -> Preprocessor definiton for CURL -> CURL_STATICLIB
26+
27+
## **What is KeyAuth?**
28+
29+
KeyAuth is an Open source authentication system with cloud hosting plans as well. Client SDKs available for [C#](https://github.com/KeyAuth/KeyAuth-CSHARP-Example), [C++](https://github.com/KeyAuth/KeyAuth-CPP-Example), [Python](https://github.com/KeyAuth/KeyAuth-Python-Example), [Java](https://github.com/KeyAuth-Archive/KeyAuth-JAVA-api), [JavaScript](https://github.com/mazkdevf/KeyAuth-JS-Example), [VB.NET](https://github.com/KeyAuth/KeyAuth-VB-Example), [PHP](https://github.com/KeyAuth/KeyAuth-PHP-Example), [Rust](https://github.com/KeyAuth/KeyAuth-Rust-Example), [Go](https://github.com/mazkdevf/KeyAuth-Go-Example), [Lua](https://github.com/mazkdevf/KeyAuth-Lua-Examples), [Ruby](https://github.com/mazkdevf/KeyAuth-Ruby-Example), and [Perl](https://github.com/mazkdevf/KeyAuth-Perl-Example). KeyAuth has several unique features such as memory streaming, webhook function where you can send requests to API without leaking the API, discord webhook notifications, ban the user securely through the application at your discretion. Feel free to join https://t.me/keyauth if you have questions or suggestions.
30+
31+
> [!TIP]
32+
> https://vaultcord.com FREE Discord bot to Backup server, members, channels, messages & more. Custom verify page, block alt accounts, VPNs & more.
33+
1634
## Copyright License
1735

1836
KeyAuth is licensed under **Elastic License 2.0**
@@ -30,16 +48,3 @@ of the licensor in the software. Any use of the licensor’s trademarks is subje
3048
to applicable law.
3149

3250
Thank you for your compliance, we work hard on the development of KeyAuth and do not appreciate our copyright being infringed.
33-
34-
## Different Architectures
35-
x86 :
36-
37-
1- Compile libcurl can be downloaded from curl.se and compiled by x86 Native Tools (Visual Studio Tools)
38-
39-
2- Lib Configuration -> General -> C++ Language Standard -> ISO C++17 Standard (/std:c++17)
40-
41-
3- Lib Configuration -> Advanced -> Character Set -> Multi-Byte Character Set
42-
43-
4- Lib Configuration -> Preprocessor definiton for CURL -> CURL_STATICLIB
44-
45-
Looking for a Discord bot made by the KeyAuth & RestoreCord founder that you can use to backup your Discord members, server settings, and messages? Go to https://vaultcord.com

0 commit comments

Comments
 (0)