- [X] Speeds up world loading - [X] Removes PeekChar cause it wasn't used - [X] Adds a BufferReader - [X] Removes BinaryFileReader - [X] Removes reading/writing `char` since it is not consistent and will cause a deserialize issue if used. Bumps version release
8 lines
245 B
JSON
8 lines
245 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
|
|
"version": "0.8.1",
|
|
"cloudBuild": {
|
|
"setVersionVariables": false,
|
|
"setAllVariables": false
|
|
}
|
|
}
|