Added effect sync module, but seems like it does the wrong thing.

This commit is contained in:
IQuant 2024-05-24 23:27:06 +03:00
parent a438dc1d9f
commit 00c6707b4f
6 changed files with 77 additions and 9 deletions

View file

@ -1693,7 +1693,7 @@ checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"
[[package]]
name = "noita-proxy"
version = "0.5.1"
version = "0.5.2"
dependencies = [
"bitcode",
"clipboard",

View file

@ -3,7 +3,7 @@ members = ["tangled"]
[package]
name = "noita-proxy"
version = "0.5.1"
version = "0.5.2"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html