diff options
author | ClarkeCode <clarke.john.robert@gmail.com> | 2023-03-22 02:05:02 +0100 |
---|---|---|
committer | ClarkeCode <clarke.john.robert@gmail.com> | 2023-03-22 02:05:02 +0100 |
commit | 32e8e3ae1aadd18f497384b7adcb520407aaf17c (patch) | |
tree | a71497a4d15bb26aa03b3a7fcf60d85c8ed9a9c3 | |
parent | b1e3bcb6e9ac63efb2f2f3bde85e6c2dd9dc4432 (diff) |
Moved data files according to project-file-structure.md
-rw-r--r-- | game/common/data/continents.json (renamed from extension/data/continents.json) | 0 | ||||
-rw-r--r-- | game/common/data/goods-jca.json (renamed from extension/data/goods-jca.json) | 0 | ||||
-rw-r--r-- | game/common/data/goods.json (renamed from extension/data/goods.json) | 0 | ||||
-rw-r--r-- | game/common/data/provinces.json (renamed from extension/data/provinces.json) | 0 | ||||
-rw-r--r-- | game/common/data/regions.json (renamed from extension/data/regions.json) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/extension/data/continents.json b/game/common/data/continents.json index fea0e19..fea0e19 100644 --- a/extension/data/continents.json +++ b/game/common/data/continents.json diff --git a/extension/data/goods-jca.json b/game/common/data/goods-jca.json index 3a0390a..3a0390a 100644 --- a/extension/data/goods-jca.json +++ b/game/common/data/goods-jca.json diff --git a/extension/data/goods.json b/game/common/data/goods.json index 4954fb0..4954fb0 100644 --- a/extension/data/goods.json +++ b/game/common/data/goods.json diff --git a/extension/data/provinces.json b/game/common/data/provinces.json index c55908e..c55908e 100644 --- a/extension/data/provinces.json +++ b/game/common/data/provinces.json diff --git a/extension/data/regions.json b/game/common/data/regions.json index c7f63d9..c7f63d9 100644 --- a/extension/data/regions.json +++ b/game/common/data/regions.json |