Modulentwicklung für unser DSA 4.1 Spielmodul zu Foundry.
 
 
 
Go to file
macniel 454faf8fe6 Merge pull request 'Adds Rollable Attributes' (#37) from feature/rollable-character-attributes into main
Reviewed-on: #37
2025-09-28 12:23:16 +02:00
.gitea/workflows cicd/updating-of-manifest-info (#11) 2025-09-25 18:36:12 +02:00
.idea Adds Binding example a of one-to-many relation between a Character and multiple Skills (#15) 2025-09-27 21:59:47 +02:00
src Merge branch 'main' into feature/rollable-character-attributes 2025-09-28 12:23:01 +02:00
.gitignore chore: cicd installed 2025-09-25 14:47:26 +02:00
README.md updates release workflow to also publish system.json 2025-09-25 15:42:55 +02:00
glossar.json Einbau der ersten Vorteile mit a und ein glossar.json fpr die Modifikatioren der Werte - müssen wir ggf refactoren am Ende? 2025-09-27 23:47:58 +02:00
gulpfile.mjs feature/skills (#14) 2025-09-27 18:33:05 +02:00
installToFoundry.mjs feature/skills (#14) 2025-09-27 18:33:05 +02:00
package-lock.json Adds Binding example a of one-to-many relation between a Character and multiple Skills (#15) 2025-09-27 21:59:47 +02:00
package.json Adds Binding example a of one-to-many relation between a Character and multiple Skills (#15) 2025-09-27 21:59:47 +02:00
transformSources.mjs Conversionscript for Poppys Spells 2025-09-27 19:28:50 +02:00

README.md

Modulentwicklung eines Systems was Das Schwarze Auge 4.1 in FoundryVTT abbildet.

In diesem Repository findet die Codeentwicklung des Moduls statt.

Weitere Resourcen

Repository zum Tracken von Resourcen und Meilensteinen: https://git.macniel.online/macniel/foundry-dsa41-game

Designgrundlage: https://penpot.macniel.online/#/dashboard/recent?team-id=602f8f62-bb8f-8033-8006-da15e9852a09

FoundryVTT Dokumentation

Systementwicklung: https://foundryvtt.com/article/system-development/

API: https://foundryvtt.com/api/classes/foundry.abstract.Document.html

Demo: https://github.com/foundryvtt/dnd5e

Flim Flam