Add Magic Material data structure and related documentation; create infrastructure files for client, desktop, mobile, and server apps
This commit is contained in:
Vendored
+21
-18
@@ -10,7 +10,7 @@
|
||||
{
|
||||
"id": "330f0f204ec3f22e",
|
||||
"type": "tabs",
|
||||
"dimension": 57.17054263565892,
|
||||
"dimension": 79.55426356589147,
|
||||
"children": [
|
||||
{
|
||||
"id": "7a5b3ed118d43e9a",
|
||||
@@ -32,14 +32,17 @@
|
||||
"id": "a152291798e86a03",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"type": "canvas",
|
||||
"state": {
|
||||
"file": "Magic Material Data.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
"file": "_Plan.canvas",
|
||||
"viewState": {
|
||||
"x": -2348.621950408076,
|
||||
"y": 7.869358821353444,
|
||||
"zoom": -1.2248009278071696
|
||||
}
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Magic Material Data"
|
||||
"icon": "lucide-layout-dashboard",
|
||||
"title": "_Plan"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -71,12 +74,12 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
"currentTab": 2
|
||||
},
|
||||
{
|
||||
"id": "0d0bf6ef8ed6d192",
|
||||
"type": "tabs",
|
||||
"dimension": 42.82945736434108,
|
||||
"dimension": 20.44573643410853,
|
||||
"children": [
|
||||
{
|
||||
"id": "f194521fa12ddca8",
|
||||
@@ -282,16 +285,21 @@
|
||||
"bases:Create new base": false
|
||||
}
|
||||
},
|
||||
"active": "a152291798e86a03",
|
||||
"active": "303f63f445fc3254",
|
||||
"lastOpenFiles": [
|
||||
"Basic Province Improvement Data.md",
|
||||
"_Plan.canvas",
|
||||
"Mobile App.md",
|
||||
"Desktop App.md",
|
||||
"Server App.md",
|
||||
"Client App.md",
|
||||
"agent.md.md",
|
||||
"Magic Material Data.md",
|
||||
"Basic Province Improvement Data.md",
|
||||
"Collect Data.md",
|
||||
"Resource Node Data.md",
|
||||
"Load Game Data Into Build Calculator.md",
|
||||
"_Tasks Kanban.base",
|
||||
"Province.md",
|
||||
"_Plan.canvas",
|
||||
"Overview.md",
|
||||
"Forge.md",
|
||||
"Find the Gold Cost Rush Formula.md",
|
||||
@@ -305,11 +313,6 @@
|
||||
"Home Page.md",
|
||||
"Plan Basic Pages.md",
|
||||
"Reference Pages.md",
|
||||
"Resources.md",
|
||||
"Rush Gold Cost.md",
|
||||
"Setup Test Database.md",
|
||||
"Spell Data Tables.md",
|
||||
"Tome Calculator.md",
|
||||
"Victory Condition Information.md"
|
||||
"Resources.md"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
---
|
||||
type: Infrastructure
|
||||
---
|
||||
|
||||
|
||||
Free hosting of a static web page.
|
||||
|
||||
Easy distribution via a url
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
type: Infrastructure
|
||||
---
|
||||
|
||||
|
||||
Desktop version for easy PC viewing, and local file saving
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
type: Infrastructure
|
||||
---
|
||||
|
||||
|
||||
Mobile version for easy android viewing, and local file saving
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
type: Infrastructure
|
||||
---
|
||||
|
||||
|
||||
If for some reason I even want to support cloud storage
|
||||
|
||||
+5
-1
@@ -12,7 +12,11 @@
|
||||
{"id":"13e1923067cfcf9b","type":"file","file":"Reference Pages.md","x":-780,"y":-660,"width":400,"height":400},
|
||||
{"id":"bbbf447fc1602d59","type":"file","file":"Learning Pages.md","x":240,"y":-700,"width":400,"height":400},
|
||||
{"id":"6d7d63854782ff9e","type":"file","file":"Victory Condition Information.md","x":240,"y":-200,"width":400,"height":400},
|
||||
{"id":"bf2a479683623e4e","type":"file","file":"Building Calculator.md","x":-2720,"y":-200,"width":400,"height":400,"color":"4"}
|
||||
{"id":"bf2a479683623e4e","type":"file","file":"Building Calculator.md","x":-2720,"y":-200,"width":400,"height":400,"color":"4"},
|
||||
{"id":"2a3c90c3a40f782f","x":-3560,"y":-700,"width":400,"height":400,"color":"4","type":"file","file":"Client App.md"},
|
||||
{"id":"8aa95aadae7e59c7","x":-4000,"y":-700,"width":400,"height":400,"type":"file","file":"Server App.md"},
|
||||
{"id":"630df17b0233eeb4","x":-4000,"y":-260,"width":400,"height":400,"color":"4","type":"file","file":"Desktop App.md"},
|
||||
{"id":"b4a971cd46f77eda","x":-3560,"y":-260,"width":400,"height":400,"type":"file","file":"Mobile App.md"}
|
||||
],
|
||||
"edges":[
|
||||
{"id":"f54d8c93d7012115","fromNode":"a10ea2bfe08eaab6","fromSide":"bottom","toNode":"be06aa9b621f72a5","toSide":"top"},
|
||||
|
||||
Reference in New Issue
Block a user