vault backup: 2025-03-17 22:49:20
Affected files: .obsidian/app.json .obsidian/appearance.json .obsidian/themes/Typewriter/manifest.json .obsidian/themes/Typewriter/theme.css .obsidian/workspace.json Development/index.md
This commit is contained in:
parent
645f6f467e
commit
c11837b395
4
.obsidian/app.json
vendored
4
.obsidian/app.json
vendored
@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"vimMode": true
|
||||
}
|
||||
4
.obsidian/appearance.json
vendored
4
.obsidian/appearance.json
vendored
@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"cssTheme": "Typewriter"
|
||||
}
|
||||
7
.obsidian/themes/Typewriter/manifest.json
vendored
Normal file
7
.obsidian/themes/Typewriter/manifest.json
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "Typewriter",
|
||||
"version": "2.1.10",
|
||||
"minAppVersion": "0.16.0",
|
||||
"author": "crashmoney",
|
||||
"authorUrl": "https://github.com/crashmoney"
|
||||
}
|
||||
636
.obsidian/themes/Typewriter/theme.css
vendored
Normal file
636
.obsidian/themes/Typewriter/theme.css
vendored
Normal file
File diff suppressed because one or more lines are too long
5
.obsidian/workspace.json
vendored
5
.obsidian/workspace.json
vendored
@ -194,8 +194,11 @@
|
||||
"obsidian-git:Open Git source control": false
|
||||
}
|
||||
},
|
||||
"active": "3a0748a92104fea2",
|
||||
"active": "13b3ab28677c3595",
|
||||
"lastOpenFiles": [
|
||||
"Development/Untitled 2",
|
||||
"Development/Untitled 1",
|
||||
"Development/User and Admin",
|
||||
"index.md",
|
||||
"Development/index.md",
|
||||
"Development",
|
||||
|
||||
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Developement | Ferdinland Minecraft Server
|
||||
draft: "false"
|
||||
---
|
||||
# Overview
|
||||
There are three primary parts of the technology stack. The first is the Minecraft server management platform, Crafty Controller, as well as the suite of content and monitoring applications that support it (from the website to Player Analytics). The second is the code and configurations that allow for custom in-game content and replicable, version controlled server and mod configuration files. The third is the server and deployment infrastructure that tie everything together.
|
||||
Loading…
Reference in New Issue
Block a user