Compare commits
1 Commits
fix/renderer
...
v0.4.1
| Author | SHA1 | Date | |
|---|---|---|---|
| 25341a677d |
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
"name": "lotgd/core",
|
"name": "lotgd/core",
|
||||||
"description": "Core functionality for Legend of the Green Dragon, a text-based RPG game.",
|
"description": "Core functionality for Legend of the Green Dragon, a text-based RPG game.",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"version": "0.4.0",
|
"version": "0.4.1",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"LotGD\\Core\\": "src/",
|
"LotGD\\Core\\": "src/",
|
||||||
|
|||||||
Reference in New Issue
Block a user