At the moment I am developing plugins for the servers and client of the game Unturned. If you need any assistance or would like to order plugins, you can find my contact information below. I'm always open to discussion.
- mail: [email protected]
- discord: dev.uwukle
/**
* _________ ____ ____
* || ctrl ||||c ||||v ||
* ||_______||||__||||__||
* |/_______\||/__\||/__\|
**/
#pragma warning disable TOO_MANY_UWU, SOSAL_OVERFLOW, MISSING_SOVRI
namespace UwU;
public sealed class KLE
{
public string Tag => "dev.uwukle";
public string DisplayName => "UwU KLE";
public string FullName => "uwukle";
public string ShortName => "kle";
public string EmailAddress => "[email protected]";
public string GitHubProfileUrl => "https://github.com/uwukle";
public string DiscordProfileUrl => "https://discord.com/users/dev.uwukle";
public string SteamProfileUrl => "https://steamcommunity.com/id/uwukle/";
public string[] ProgrammingLanguages => ["CSharp", "LUA", "C", "Cpp"];
public string[] Tools => ["Visual Studio", "Git"];
}KLE.cs
Type: C# source file
Size: .81 KB (837 bytes)
Lines: 33
Last modified: 2025-12-08 07:48:56
Commit: 7a83406
Path: /KLE.cs
