From 6aee41b81754df6c4057a124b70898353210a0a9 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Mon, 14 Aug 2023 16:47:12 +0200 Subject: [PATCH] Final import --- LICENSE.txt | 7 +++++++ README.md | 27 ++++++++++++++++++++++++--- system.json | 4 ++-- 3 files changed, 33 insertions(+), 5 deletions(-) create mode 100644 LICENSE.txt diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..ccdaeb9 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,7 @@ +Copyright 2023 Open Sesame Games + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/README.md b/README.md index 3525532..185a3c8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,27 @@ -# Système Foundry pour Ecryme v2 (French RPG, Open Sesam Games, Official) +# Ecryme v2 system for FoundryVTT (French RPG, Open Sesam Games, Official) -# Developmement +This is a base game system with functionnal character sheets for the game Ecryme, powered by the Engrenage system. +You can join the kickstarter and obtain the base books here : https://www.kickstarter.com/projects/osg-us/ecryme -Uberwald +# Contributions + +- Original code realised by Uberwald (https://www.uberwald.me/) + + +# English translation + +English translation by Conal Longden and Ian McClung + +# Copyright mentions + +Copyright 2023 Open Sesame Games +All rights reserved + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Ecryme is a game written by Alexandre Clavel and Samuel Metzener, in a universe created by Mathieu gaborit. All of the aforementionned authors retain there moral rights regarding this work in both print and digital formats. + +# Requests or Problems + +Please report any requests or problems you have at contact@open-sesame.games diff --git a/system.json b/system.json index a9899c1..76f1ebb 100644 --- a/system.json +++ b/system.json @@ -90,7 +90,7 @@ ], "title": "Ecryme, le Jeu de Rôles", "url": "https://www.uberwald.me/gitea/uberwald/fvtt-ecryme", - "version": "11.0.18", - "download": "https://www.uberwald.me/gitea/uberwald/fvtt-ecryme/archive/fvtt-ecryme-v11.0.18.zip", + "version": "11.0.19", + "download": "https://www.uberwald.me/gitea/uberwald/fvtt-ecryme/archive/fvtt-ecryme-v11.0.19.zip", "background": "systems/fvtt-ecryme/images/assets/ecryme_extract_panel_01.webp" } \ No newline at end of file