Skip to content

One-Two-Play/Playtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

🕒 Playtime SDK for Roblox

A professional solution to track player activity and session time in your Roblox experiences. Follow the steps below to integrate the SDK into your project.


📥 Getting Started

  1. Download the plugin: PlaytimeSDK_Plugin.rbxmx
  2. Follow the installation steps below to integrate the SDK into your project.

🚀 Installation & Setup

Follow these steps to get the plugin up and running:

1. Open the Plugins Folder

Launch Roblox Studio. In the top navigation bar, go to the Plugins tab and click on Plugins Folder.

Step 1 Screenshot

2. Add the Plugin File

Move the downloaded PlaytimeSDK_Plugin.rbxm file into the folder that just opened.

3. Restart Roblox Studio

Restart Roblox Studio to ensure the plugin is correctly loaded and indexed.

4. Open Your Experience

Open the specific Experience and Place where you want to enable time tracking.

5. Access SDK Settings

In the top bar, navigate to Plugins -> Playtime SDK -> Settings.

6. Configuration

In the pop-up window, paste your unique game_sdk_key.

Settings Window Screenshot

7. Install SDK

Click the Install Playtime SDK button. This will set up the necessary scripts in your place.

8. Enable Network Permissions

Go to File -> Game Settings -> Security and ensure that Allow HTTP Requests is turned ON.

Security Settings Screenshot

9. Success!

You are all set! The tracking will now start working in your game.


⚠️ Important Notes

  • Direct Application: This setup must be applied directly to the place where players will be actively playing.
  • Multi-Place Experiences: If your experience consists of multiple places, you must repeat this process for every place where you want to track gameplay and time.

🛠 Support & Contribution

If you encounter any issues or have suggestions, feel free to open an Issue or a Pull Request in this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published