diff --git a/resources/campaigns/black_sea.json b/resources/campaigns/black_sea.json deleted file mode 100644 index 94cc5e02..00000000 --- a/resources/campaigns/black_sea.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "Caucasus - Black Sea", - "theater": "Caucasus", - "authors": "Colonel Panic", - "description": "
A medium sized theater with bases along the coast of the Black Sea.
", - "miz": "black_sea.miz", - "performance": 2, - "version": "8.0" -} \ No newline at end of file diff --git a/resources/campaigns/black_sea.yaml b/resources/campaigns/black_sea.yaml new file mode 100644 index 00000000..d015ac36 --- /dev/null +++ b/resources/campaigns/black_sea.yaml @@ -0,0 +1,8 @@ +--- +name: Caucasus - Black Sea +theater: Caucasus +authors: Colonel Panic +description:A medium sized theater with bases along the coast of the Black Sea.
+miz: black_sea.miz +performance: 2, +version: "8.0" \ No newline at end of file