8000 GitHub - dphfox/rogo: A fork of Rojo for portable Luau codebases
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dphfox/rogo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoGo

a portable fork of the awesome Rojo project

 

RoGo is a small fork of Rojo that strictly enforces useful portability features introduced in later Luau versions, but which aren't adopted by the Rojo project. The aim is to foster complete interoperability between all Luau execution environments for large codebases previously built using Rojo, as well as community projects like Fusion.

Current list of enforced portability features:

  • Path stability
    • RoGo completely unimplements promotion of files such as init.luau so that every module has a consistent path in all environments.

Learn more about Rojo below!


Actions status Latest server version Rojo Documentation

Rojo is a tool designed to enable Roblox developers to use professional-grade software engineering tools.

With Rojo, it's possible to use industry-leading tools like Visual Studio Code and Git.

Rojo is designed for power users who want to use the best tools available for building games, libraries, and plugins.

Features

Rojo enables:

  • Working on scripts and models from the filesystem, in your favorite editor
  • Versioning your game, library, or plugin using Git or another VCS
  • Streaming rbxmx and rbxm models into your game in real time
  • Packaging and deploying your project to Roblox.com from the command line

In the future, Rojo will be able to:

  • Sync instances from Roblox Studio to the filesystem
  • Automatically convert your existing game to work with Rojo
  • Import custom instances like MoonScript code

Documentation is hosted in the rojo.space repository.

Contributing

Check out our contribution guide for detailed instructions for helping work on Rojo!

Pull requests are welcome!

Rojo supports Rust 1.70.0 and newer. The minimum supported version of Rust is based on the latest versions of the dependencies that Rojo has.

License

Rojo is available under the terms of the Mozilla Public License, Version 2.0. See LICENSE.txt for details.

About

A fork of Rojo for portable Luau codebases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Luau 51.1%
  • Rust 48.5%
  • Other 0.4%
0