Skip to content

Barocena/ROpen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROpen

ROpen is a cli tool to launch Roblox Studio for a specific place in the game

Installation

There are pre-built versions of ropen under the releases page available for direct downloads.

When using Rokit, install ROpen with the command:

rokit add Barocena/ROpen

Usage

ropen init to generate a ropen.yaml file

ropen GameName/PlaceName to open a place under the given game with studio

ropen to select the game and place to launch with an interactive picker


ropen.yaml is manifest file for the places.

the template of this file is

Crossroads:
  UniverseId: 13058 # required
  Lobby: 1818 # place id
  Arena: 1818 # place id

this file can be anywhere in the project,

ROpen manifest file can be synced with rojo so it is possible to use this file as environment manifest at runtime.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages