diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8717aa5 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,2 @@ +# 0.01 +- Initial release \ No newline at end of file diff --git a/README.md b/README.md index c526541..ebc200a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,23 @@ # Midgard 5 für FoundryVTT -Midgard M5 +

Midgard 5 - The oldest German role playing ame in it's 5th edition. 

+


Important: This is not an officially licenced system. However I have the consent of Elsa Franke, publisher of Midgard to publish this system here.

+

 

+

Midgard is the oldes German Role Playing Game. It was created by Jürgen Franke back in 1981. 

+

The link to the official (German) site: https://midgard-online.de/startseite.html

+

The link to Wikipedia in English: https://en.wikipedia.org/wiki/Midgard_(role-playing_game)

+

 

+

Features

+

 

+

Only a very basic system right now. Everything you need to run a combat (healthbar, Endurance, Initiative for the combat tracker).

+

 

+

ToDo:

+

 

+ +

 

+

License

+

Midgard is the intelectual property of Verlag für Fantasy- und SF-Spiele GbR (VFSF), Stelzenberg, Germany.

\ No newline at end of file diff --git a/system.json b/system.json index 78997b7..8d3f8de 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "midgard5", "title": "Midgard 5. Edition", "description": "Midgard 5. Edition", - "version": 0.01, + "version": 0.02, "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "0.7.9", "templateVersion": 2,