2018-07-22 16:03:36 +00:00
<!DOCTYPE html>
< html lang = "fr" >
< head >
< meta charset = "UTF-8" >
< title > Informations< / title >
2022-07-26 15:01:59 +00:00
< meta property = "og:title" content = "Roulette à donjons" >
< meta property = "og:image" content = "https://cila.camelia-studio.org/roulette-donjons/logo_%C3%A9caflip.png" >
< meta property = "og:description" content = "Outil permettant de tirer au sort l'un des donjons du jeu Dofus dans la fourchette de niveaux sélectionnée." >
2019-02-17 14:33:22 +00:00
< link rel = "icon" href = "favicon.ico" / >
< link rel = "stylesheet" href = "css/bootstrap.min.css" >
< link rel = "stylesheet" href = "css/style.css" >
2018-07-22 16:03:36 +00:00
< / head >
< body >
< html lang = "fr" >
< head >
< meta charset = "UTF-8" >
< title > Informations< / title >
< link rel = "stylesheet" href = "quote.css" >
< link href = 'https://fonts.googleapis.com/css?family=Roboto:400,700' rel = 'stylesheet' type = 'text/css' >
< / head >
< body >
2019-02-17 14:33:22 +00:00
< nav class = "navbar navbar-expand-lg navbar-light bg-light" >
< a class = "navbar-brand" href = "index.html" > Roulette à donjons< / a >
< button class = "navbar-toggler" type = "button" data-toggle = "collapse" data-target = "#navbarNavDropdown" aria-controls = "navbarNavDropdown" aria-expanded = "false" aria-label = "Toggle navigation" >
< span class = "navbar-toggler-icon" > < / span >
< / button >
< div class = "collapse navbar-collapse" id = "navbarNavDropdown" >
< ul class = "navbar-nav" >
< li class = "nav-item active" >
< a class = "nav-link" href = "index.html" > Accueil< / a >
< / li >
< li class = "nav-item" >
< a class = "nav-link" href = "#" > Informations< / a >
< / li >
< li class = "nav-item" >
2022-01-08 18:31:38 +00:00
< a class = "nav-link" href = "https://git.crystalyx.net/camelia-studio/Roulette-a-donjons" target = "_blank" > Contribuer ↗ < / a >
2019-02-17 14:33:22 +00:00
< / li >
< li class = "nav-item" >
< a class = "nav-link" href = "soutenir.html" > Soutenir< / a >
< / li >
< li class = "nav-item" >
< a class = "nav-link" href = "livre.html" > Infos base< / a >
< / li >
< li class = "nav-item" >
< a class = "nav-link" href = "faq.html" > FAQ< / a >
< / li >
< / ul >
< / div >
< / nav >
2018-07-22 16:03:36 +00:00
< div id = "container" >
< h2 > Informations générales< / h2 >
2023-08-03 22:47:45 +00:00
< p > Cet outil a été réalisé originellement pour < a href = "https://www.dofus.com/fr/forum/1599-guildes/2246631-guilde-compagnie-sufokia-10-ans" target = "_blank" > La Compagnie de Sufokia< / a > , guilde du serveur < b > Orukam< / b > , gérée par < b > Tuturuu-Mayushi-Desu< / b > .< / p >
2019-02-17 14:33:22 +00:00
< p > Le projet a été développé par la branche < b > CILA< / b > de l'association < b > Camélia Studio< / b > . La guilde sus-nommée dépendant de la branche < b > Zaap Sufokien< / b > de cette même association.< / p >
2023-08-03 22:47:45 +00:00
< p > En cas de soucis avec cet outil, ou si vous avez des améliorations à soumettre, merci de nous contacter de préférence < a href = "https://discord.gg/nBuZ9vJ" target = "_blank" > sur le Discord de Camélia Studio< / a > ou sinon < a href = "https://twitter.com/Asso_Camelia" target = "_blank" > sur le Twitter du Zaap Sufokien< / a > .< / p >
2019-02-17 14:33:22 +00:00
< p > Liens utiles :< p >
< ul > < li > < a href = "http://camelia-studio.org" target = "_blank" > Accueil Camélia Studio< / a > < / li >
< li > < a href = "http://cila.camelia-studio.org" target = "_blank" > Accueil CILA< / a > < / li >
< li > < a href = "https://discord.gg/nBuZ9vJ" target = "_blank" > Le Discord de l'asso.< / a > < / li >
2022-01-08 18:31:38 +00:00
< li > < a href = "https://git.crystalyx.net/camelia-studio/Roulette-a-donjons" target = "_blank" > Le projet sur Gitea< / a > < / li > < / ul >
2019-02-17 14:33:22 +00:00
< h2 > Remerciements< / h2 >
< center > < p > < a href = "http://camelia-studio.org" target = "_blank" > < img src = "img/logo_camelia.png" > < / a > < a href = "http://cila.camelia-studio.org" target = "_blank" > < img src = "img/logo_cila.png" > < / a > < a href = "http://zaap.camelia-studio.org" target = "_blank" > < img src = "img/logo_zaap.png" > < / a > < / p > < / center >
2018-07-22 16:03:36 +00:00
< h2 > Divers< / h2 >
< p > Vous pouvez aussi nous rejoindre pour papoter sur < a href = "https://discord.gg/nBuZ9vJ" target = "_blank" > notre serveur Discord< / a > .< / p >
2022-01-08 18:42:55 +00:00
< p > Le code source du site est entièrement libre, vous pouvez vous le procurer ou aider à l'améliorer à < a href = "https://git.crystalyx.net/camelia-studio/Roulette-a-donjons" target = "_blank" > cette adresse< / a > .< / p >
2019-02-17 14:33:22 +00:00
< h2 > Activités du projet< / h2 >
2022-01-08 18:46:20 +00:00
< p > Voir sur < a href = "https://git.crystalyx.net/camelia-studio/Roulette-a-donjons/activity" target = "_blank" > Gitea< / a > .< / p >
2023-08-03 23:22:41 +00:00
< p > Projet à jour avec la version < b > 2.68< / b > du jeu.< / p >
2018-07-22 16:03:36 +00:00
< / div >
< / div >
< / body >
< / html >
< / body >
< / html >