-
### Possible Fixes
Yes
### Modpack Version
0.3.2
### What happened?
Using Applied Energistics 2, Silent Gear and Functional Storage.
The [Blueprint Book] from Silent Gear is unable to be remov…
-
```
rake osx:deps:install
git remote add shoes https://github.com/wasnotrice/homebrew.git
From https://github.com/wasnotrice/homebrew
* [new branch] gh-pages -> shoes/gh-pages
* [new branch] …
kennx updated
11 years ago
-
h/t to oliver.gaida
The code below on Linux but not OSX causes the click block to run during "setup" instead of waiting for a user action to check/uncheck. Use para instead instead of Alert. The bug…
-
I just can't use the Packager. The progress bar get stuck in 50% and the program stop responding if I include shoes. If I not include shoes, the package works but the app doesn't open. Am i missing so…
-
According to [this page](https://github.com/shoes/shoes/wiki/Building-Shoes-on-Linux), I should be able to install on ArchLinux using shoes-git, but it looks like this package doesn't exist anymore.
-
ghost updated
7 years ago
-
_NOTE: sorry its long text. Feel free to do what you want with those ideas / suggestions...
(maybe split into smaller tickets, pick some or not. Or simply close with "wont fix" ^^)_
# Introducti…
-
```
In all Battlegrounds.... the Box with the shoes to walk faster didn't work
```
Original issue reported on code.google.com by `tulb...@googlemail.com` on 8 Mar 2012 at 9:08
-
Define a custom Markdown element to embed and run Shoes/Ruby code within a Markdown file. For example:
```Markdown
# Custom Markdown element
%%%
button("Shoes?") do
alert("Shoes inside!")
end
%…
-
Passing a non-existing file to svg cause Shoes to segfault. It should instead raise an exception that can be handled in Shoes and displayed in Shoes Console.
```ruby
Shoes.app do
svg "crash.me…