Buckaroo Banzai

Results 182 comments of Buckaroo Banzai

same issue here but i think it only affects new projects, the ones i already have are still working. My guess would be that they changed the api-surface somehow: ```...

> What do you use to compile chisel? AFAIK: you only need a `go` environment (version 1.13+) After you have that the usual `git clone` and `go build` should work

Upstream issue: https://github.com/minetest-mods/3d_armor/issues/11

Relevant (and shameless plug): I'm working on an online map/schematic exchange: https://blockexchange.minetest.ch It has a mod- and a server-part, the mod communicates with the `http` api to the server. Supported:...

@paramat Can this issue be pinned? It _is_ quite important...

> split the mods from default into several ones and make default a modpack, please. @voxel-minetest if you need (like me) a stable base for your game or just use...

> @BuckarooBanzay > I don't understand, default isn't splitted at your repo... > And I guess I am not the only one who want to have default polished before it...

> But the other mods in minetest_game are already single mods that can be picked as anyone like, so I do not get the sense of your repo. (this is...

> How to read value from I, Q, M, QW, MW etc? > How to local the address of DB? There is an example located in the `readme`: ```java //Create...

PR's welcome :wink: (i'm not actively maintaining this repo anymore, see #74)