lex-map_editor_std 0.2.0

standard types and parser for lex-map_editor
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "lex-map_editor_std"
version = "0.2.0"
authors = ["Alexevier"]
edition = "2021"
description = "standard types and parser for lex-map_editor"
readme = "README.md"
repository = "https://gitlab.com/Alexevier/lexmapeditorstd"
license = "MIT"
keywords = ["map-editor"]
categories = ["game-development","parsing"]
exclude = ["test_file_out"]

[dependencies]