mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
Automated commit: v0.17.1
This commit is contained in:
parent
54d3cbe8ca
commit
4fe991e512
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ import os
|
|||
import tomllib
|
||||
import json
|
||||
from dataclasses import dataclass
|
||||
import readline
|
||||
|
||||
cargo_manifest = tomllib.load(open("noita-proxy/Cargo.toml", "rb"))
|
||||
version = cargo_manifest["package"]["version"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue