Skip to content

jtritell/BloxyOpsExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Steps

  • Create a new game in Roblox studio, or open an existing project
    • Recomended : use Rojo to sync this project's files into your editor from VS code
  • Install Roact https://github.com/Roblox/Roact/releases . Copy the package to Replicated Storage
  • Enable HTTP Requests
    • Go to File => Game Settings -> Security => Enable HTTP Requests
  • Include API Key
    • Go to https://bloxyops.com/game
    • Copy your developer token
    • Find a property in ServerScriptService/Server/RobloxLiveOps. Add a attribute ApiKey : YOUR_KEY

Run the game

About

Skeleton project to connect a Roblox game to BloxyOps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages