-
Migrate to latest full-moon to support the new if expressions syntax
-
## Expected Behavior
With a large enum you would expect it to work as standard.
```rust
#[derive(
Copy,
Clone,
Enum,
EnumString,
EnumIter,
AsRefStr,
Display,
…
-
#30 moved the structopt initialization logic above the tool detection code, which means that Foreman now eats all command line arguments for the tools it tries to installs. As such, it doesn't work an…
-
### Issue URL (Social Widget)
[https://www.youtube.com/@tunetankmusic/about](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fwww.youtube.com%2F%40tunetankmusic%2Fab…
-
Updating wally to 0.3.0, I'm running into the following error when running `cargo install --locked --path C:\somePath`
Seems to be an issue with the `termion` crate.
```
C:\somePath\someOtherPa…
-
### LOG
```>rojo serve
Rojo server listening:
Address: localhost
Port: 34872
Visit http://localhost:34872/ in your browser for more information.
[WARN ] Cannot rename instances yet.
[E…
-
If we want to change, say, the avatar type, it seems as though the way to do this is to do this:
```
"StarterPlayer": {
"$properties": {
"GameSettingsAvatar": "R15"
}
}
```
I'm at a bi…
-
``Visit http://localhost:34872/ in your browser for more information.
[ERROR] Rojo crashed!
[ERROR] This is probably a Rojo bug.
[ERROR]
[ERROR] Please consider filing an issue: https://github.com…
-
hello thanks for your rojo contribution.
am able to use rojo (v6 and v7) using rojo sync/serve. thx
unable to get 'rojo upload' working, even though per your docs it's much simpler than sync.…
-
When attempting to start Rojo in a project with two `.rbxm` files, Rojo promptly crashed. As nothing had been added other than the models since the project was last synced, I've identified them as the…