update roadmap and readme

This commit is contained in:
skepsismusic
2026-02-07 17:38:34 +01:00
parent df27a27a2d
commit b150a243fd
13 changed files with 161 additions and 1 deletions

11
.ferrite/state.json Normal file
View File

@@ -0,0 +1,11 @@
{
"recent_files": [
"G:\\DEV\\proman2k\\README.md",
"G:\\DEV\\proman2k\\assets\\test.md"
],
"expanded_paths": [
"G:\\DEV\\proman2k"
],
"file_tree_width": 250.0,
"show_file_tree": true
}

View File

@@ -0,0 +1,20 @@
{
"name": "Workspace",
"tabs": [
{
"name": "Tab 1",
"layout": {
"Terminal": 1
},
"terminals": {
"1": {
"shell": "Default",
"cwd": "G:\\DEV\\proman2k",
"title": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe"
}
}
}
],
"floating_windows": [],
"active_tab_index": 0
}