Compare commits
No commits in common. "af15bbd6e13c54e5cc43d2621a3181a5e296f97b" and "1703d738d8998815586e579437ccef7d3f3f2d92" have entirely different histories.
af15bbd6e1
...
1703d738d8
4
.obsidian/appearance.json
vendored
4
.obsidian/appearance.json
vendored
@ -1,3 +1 @@
|
||||
{
|
||||
"cssTheme": "ITS Theme"
|
||||
}
|
||||
{}
|
||||
2
.obsidian/plugins/obsidian-git/data.json
vendored
2
.obsidian/plugins/obsidian-git/data.json
vendored
@ -1,5 +1,5 @@
|
||||
{
|
||||
"commitMessage": "",
|
||||
"commitMessage": "vault backup: {{date}}",
|
||||
"autoCommitMessage": "vault backup: {{date}}",
|
||||
"commitMessageScript": "",
|
||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||
|
||||
7
.obsidian/themes/ITS Theme/manifest.json
vendored
7
.obsidian/themes/ITS Theme/manifest.json
vendored
@ -1,7 +0,0 @@
|
||||
{
|
||||
"name": "ITS Theme",
|
||||
"version": "1.4.07",
|
||||
"minAppVersion": "0.16.0",
|
||||
"author": "SlRvb",
|
||||
"authorUrl": "https://github.com/SlRvb"
|
||||
}
|
||||
14856
.obsidian/themes/ITS Theme/theme.css
vendored
14856
.obsidian/themes/ITS Theme/theme.css
vendored
File diff suppressed because one or more lines are too long
41
.obsidian/workspace.json
vendored
41
.obsidian/workspace.json
vendored
@ -4,21 +4,17 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "ee48b9f5e619994d",
|
||||
"id": "ca3ab68599609f77",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "b8baa93c732df9ad",
|
||||
"id": "fa0899d581901775",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Templates/Cards/Asset.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Asset"
|
||||
"type": "graph",
|
||||
"state": {},
|
||||
"icon": "lucide-git-fork",
|
||||
"title": "Vue graphique"
|
||||
}
|
||||
}
|
||||
]
|
||||
@ -41,7 +37,7 @@
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical",
|
||||
"autoReveal": false
|
||||
"autoReveal": true
|
||||
},
|
||||
"icon": "lucide-folder-closed",
|
||||
"title": "Explorateur de fichiers"
|
||||
@ -191,28 +187,26 @@
|
||||
"obsidian-git:Open Git source control": false
|
||||
}
|
||||
},
|
||||
"active": "b8baa93c732df9ad",
|
||||
"active": "fa0899d581901775",
|
||||
"lastOpenFiles": [
|
||||
"Templates/Cards/Origin.md",
|
||||
"Templates/Cards/Skill.md",
|
||||
"Templates/Cards/Asset.md",
|
||||
"Card Database.base",
|
||||
"LICENSE.md",
|
||||
"README.md",
|
||||
"Sans titre.base",
|
||||
"Player Cards/Core Player Cards/1002-Perseverance.md",
|
||||
"Design/Concepts/Attribute.md",
|
||||
"Player Cards/Core Player Cards/1001-John.md",
|
||||
"Design/Concepts/Characteristic.md",
|
||||
"Sans titre.canvas",
|
||||
"Sans titre.md",
|
||||
"Daily Notes/2026-05-05.md",
|
||||
"Daily Notes",
|
||||
"2026-05-05.md",
|
||||
"Templates/Cards/Asset.md",
|
||||
"Templates/Cards/Origin.md",
|
||||
"Card Database.base",
|
||||
"Templates/Cards/Skill.md",
|
||||
"Player Cards/Core Player Cards/1002-Perseverance.md",
|
||||
"Player Cards/Core Player Cards/1001-John.md",
|
||||
"Design/Concepts/Characteristic.md",
|
||||
"Design/Concepts/Attribute.md",
|
||||
"Design/Traits/Item.md",
|
||||
"Design/Concepts/Encumbrance.md",
|
||||
"Design/Concepts/Anatomy",
|
||||
"Encounter Cards/Sans titre",
|
||||
"README.md",
|
||||
"LICENSE",
|
||||
"Design/Rules/Stats.md",
|
||||
"Design/Rules/Traits.md",
|
||||
@ -229,6 +223,7 @@
|
||||
"Templates/Cards",
|
||||
"Design/Concepts",
|
||||
"Design/Traits",
|
||||
"Design",
|
||||
"Cards/Untitled.md",
|
||||
"assets/icons/svg/stamina.svg",
|
||||
"assets/icons/svg/mind.svg",
|
||||
|
||||
@ -3,7 +3,7 @@ All `.nde` script files in this repository are licensed under the [MIT License](
|
||||
|
||||
MIT License:
|
||||
|
||||
Copyright (c) [2026] [Cirune.net](https://cirune.net)
|
||||
Copyright (c) [YEAR] [YOUR NAME OR ORGANIZATION]
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
@ -4,8 +4,8 @@ Card Number: "001"
|
||||
Card Version:
|
||||
Card Count: "1"
|
||||
Type: Player Card
|
||||
Sub-Type: Asset
|
||||
Title:
|
||||
Sub-Type: Origin
|
||||
Title: Origin
|
||||
Sub-Title:
|
||||
Traits:
|
||||
Health Cost:
|
||||
|
||||
@ -5,7 +5,7 @@ Card Version:
|
||||
Card Count: "1"
|
||||
Type: Player Card
|
||||
Sub-Type: Origin
|
||||
Title:
|
||||
Title: Origin
|
||||
Sub-Title:
|
||||
Traits:
|
||||
Might:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user