Skip to content

delphe/JoJoGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JoJoGame

Orion's JoJo Roblox Game.

Feel free to borrow any of the code you see here if you find it useful.

Create your own game using Roblox Studio.

Rojo

I'm using Rojo and Visual Studio Code to edit scripts.

After creating scripts in Roblox Studio, I saved my Roblox place to a rbxlx file and used rbxlx-to-rojo to port the game files for Rojo.

Note: "Save to File as" is not an option if you are using the "Team Create" option for collaborative development of a game. Instead, use "Download a Copy." Some times that's also greyed out but there are other work-arounds.

Installation

I used the install from GitHub option for the CLI (adding the exe to my path environment variables) and then installed the Roblox plugin.

Running Rojo

  • Navigate to the folder where "default.project.json" resides (made using rbxlx-to-rojo) and execute rojo server
  • Go to the Plugins tab of Roblox Studio, select Rojo and Connect.

Once connected to Rojo, you can edit the files in an IDE such as Visual Studio Code and the changes will automatically show up in Roblox Studio.

About

Orion's JoJo Roblox Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages