-
The linux version has runtime problems in various configurations.
It is related to a development version of Cabbage, older versions work fine.
In development versions, it's possible to place resou…
-
So I have a given `config/application.js`
```
module.exports = function() {
//Override application configuration here.
return {
// Add properties to pages.context to make them available in ap…
-
announced:
https://linuxmusicians.com/viewtopic.php?f=24&t=15389
site:
http://cabbageaudio.com/
ssj71 updated
8 years ago
-
Issue: After you place an infestation bait and it's activated during an infestation, you can no longer place a new one on the map.
Error message: Only one bait allowed per map!
Expected behaviou…
-
Enviroments:
I use docker.
```dockerfile
ARG build_image
ARG base_image
FROM $build_image AS build-image
RUN apt-get update && \
apt-get install -y --no-install-recommends \
buil…
-
When I try to build a [toyproject](https://github.com/cocreature/trccbot-hs) I'm getting the following error on `nix-shell --command 'sh $setup'`. I run `cabbage -a` before. I also tried deleting `.ca…
-
To date, using singing synthesis requires offline composition of the melody, lyrics, and aspirations of voices. It is not yet feasible to work in a Web browser environment. Therefore, this issue will …
-
In Python, you can use keywords and numbers in `format()` to refer to the same part of a string for replacement - see https://www.digitalocean.com/community/tutorials/how-to-use-string-formatters-in-p…
-
Support Cabbage plugins, like Lineman does. Maybe anything that's `cabbage-` in `the node_modules`?
-
It would be amazing if there was a section of the tool that allowed you to replace a particular item in furni with another item for simple replacement of a hundred cabbages when someone decides to bui…