From e3298dbeaae79bb1d384fa8cd78a67be89819720 Mon Sep 17 00:00:00 2001 From: Minteck Date: Tue, 24 Aug 2021 15:37:01 +0200 Subject: Initial commit --- online/ingame/api/profile.level.php | 15 +++++++++++++++ online/ingame/api/profile.logout.php | 15 +++++++++++++++ online/ingame/api/profile.name.php | 11 +++++++++++ online/ingame/api/profile.picture.php | 11 +++++++++++ online/ingame/api/profile.stats.php | 15 +++++++++++++++ online/ingame/api/profile.token.php | 13 +++++++++++++ online/ingame/api/set.level.php | 13 +++++++++++++ online/ingame/api/set.stats.php | 13 +++++++++++++ 8 files changed, 106 insertions(+) create mode 100644 online/ingame/api/profile.level.php create mode 100644 online/ingame/api/profile.logout.php create mode 100644 online/ingame/api/profile.name.php create mode 100644 online/ingame/api/profile.picture.php create mode 100644 online/ingame/api/profile.stats.php create mode 100644 online/ingame/api/profile.token.php create mode 100644 online/ingame/api/set.level.php create mode 100644 online/ingame/api/set.stats.php (limited to 'online/ingame/api') diff --git a/online/ingame/api/profile.level.php b/online/ingame/api/profile.level.php new file mode 100644 index 0000000..f7c8f8c --- /dev/null +++ b/online/ingame/api/profile.level.php @@ -0,0 +1,15 @@ +