Kyrial 0.0.2
This commit is contained in:
parent
ed6f3daf74
commit
ae43d07a3d
|
@ -1,3 +1,9 @@
|
|||
## 0.0.2
|
||||
|
||||
- Fixed AC Units playing their audio globally when landing ship
|
||||
|
||||
- Fixed Enemy Spawns causing some enemies to become stuck
|
||||
|
||||
## 0.0.1
|
||||
|
||||
- Moon Beta release
|
BIN
kyrial.lem
BIN
kyrial.lem
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Kyrial",
|
||||
"version_number": "0.0.1",
|
||||
"version_number": "0.0.2",
|
||||
"website_url": "https://discord.gg/BkmEarDQxq",
|
||||
"description": "[BETA] A Lethal Company City Moon",
|
||||
"dependencies": [
|
||||
|
|
Loading…
Reference in New Issue