-
```scala
object TestEnum extends Enumeration {
type TestEnum = Value
val Foo: TestEnum = Value("foo")
val Bar: TestEnum = Value("bar")
}
new VPack.Builder()
.registerModule(new VPackS…
wajda updated
4 years ago
-
Hello, I am running your Hyprland dotfiles on Gentoo, and I want to use the greeter that you made on greetd. However, I can't figure out how to do it. If you can explain how to run your greeter it wou…
-
Hello,
When trying to reconfigure a vSphere virtual machine on the vCenter I don't see the network adapters displayed...
However I see them correctly in the VM details
A refresh doesn't change a…
-
Hi folks,
A crash was found while fuzz testing of the vpack-to-json binary which can be triggered via a malformed VPACK file. Although this malformed file only crashes the program as-is, it could p…
-
Just curious - has anyone tried on some project using VelocyPack as the backend storage for SQlite? Any benchmarks or experience or lessons learned?
-
The following vpack will not download ZeroMQ, because of the commented dependency.
It will process nicely without the comment, so I think this is a bug.
```
vvvv-ZeroMQ
https://…
-
I ended up with two folders: vvvv-Message_x64 and vvvv-Message
Shouldn't the vpack file check for older versions installed, even though the name is different?
sunep updated
7 years ago
-
-
Paper dev 488 (Spigot 1.13.2)
VirtualPack v2.8.15 https://github.com/Siguza/VirtualPack/commit/cf00f4a21e912a89794e344e4eec3d1ca7ebb248
@Siguza :(
```
[04:41:18] [Server thread/INFO]: VirtualPac…
mibby updated
5 years ago
-
Seems like the program doesn't abort when given a file path that is not a .vpack but goes ahead running as usual but with code throwing exceptions as a result.
Should display an appropriate error mes…
beyon updated
8 years ago