From 308b71e71e675ef69b2abbfb686d97616f439d9d Mon Sep 17 00:00:00 2001 From: AdrTru <32328962+AdrTru@users.noreply.github.com> Date: Sun, 8 Nov 2020 20:10:04 +0100 Subject: [PATCH] Create sheet.json --- Draci_Doupe_PPP/sheet.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Draci_Doupe_PPP/sheet.json diff --git a/Draci_Doupe_PPP/sheet.json b/Draci_Doupe_PPP/sheet.json new file mode 100644 index 0000000000..ad7ae9107b --- /dev/null +++ b/Draci_Doupe_PPP/sheet.json @@ -0,0 +1,7 @@ +{ + "html": "sheet.html", + "css": "sheet.css", + "authors": "Tomáš Macek, tmscek@gmail.com", + "preview": "sheet.png", + "instructions": "Hlavní stránka s vlastnosmi postavy pro test." +}