-
Similar to #316, `LocalizationTable.Contents` is encoded and should support edits using the same format as `LocalizationTable.SetEntries`.
This function is [available in Rojo](https://github.com/ro…
-
I have ObjectValues under some models that reference other models, since the tool exports them as separate .rbxm files, they can't reference each other anymore, when I build the place back the values …
-
It seems like when you replicate a .rbxmx or .rbxm files, it uses their actual file names instead of the name property of the model.
It might be trivial, but I do think it makes more sense for the pr…
-
The current file insertion dialog allows you insert a file as a model (`.rbxm`, `.rbxmx`) or as a Script (`.rbxs`, `.lua`, `.txt`). Two more options, which are similar to Script, should be added for L…
-
When I connect roblox studio to rojo, it just double my laser guns model. Here's what happened:
![image](https://github.com/rojo-rbx/rojo/assets/95726321/227738f3-6ed4-4ff0-a8af-bba6c4900d9f)
![imag…
-
(on master)
When I try to write models with packagelinks in them to files with `writeModelFile(model, "model.rbxm")` this happens:
![powershell_5ywKv9rSX9](https://user-images.githubusercontent.co…
-
Attempt to define "$path": for each of src/StarterPlayer and src/StarterPlayer/StartPlayerScripts in default.projects.json
--
user_RojoManagedPlugin. rbxm.Rojo.Plugin.Reconciler.applyPatch:55: R…
skwog updated
3 months ago
-
> On January 31, 2024, the Dev Mode beta will end and Dev Mode, including plugin use and development, will require a paid seat.
We rely on dev-mode because we're making usage of the *codegen* capab…
-
Hey, I am trying to require Fusion in a script using Rojo, and it recognizes normal, regular module scripts, but does not recognize fusion, whether it is a .rbxm or .rbxmx file. It knows that Fusion i…
-
## Summary
[Zstandard](https://github.com/facebook/zstd) is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios.
[...Read mor…