Add content folder
This commit is contained in:
parent
d3fef7c537
commit
061bc4d123
BIN
content/front_page_app.png
Normal file
BIN
content/front_page_app.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 100 KiB |
27
content/news.json
Normal file
27
content/news.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"new_version": {
|
||||
"color": "var(--color-bright_ui)",
|
||||
"text_color": "var(--color-accent_text)",
|
||||
"graphic": {
|
||||
"type": "image",
|
||||
"source": "https://www.blockbench.net/api/news/splash_art.png?9",
|
||||
"width": 630,
|
||||
"height": 420
|
||||
},
|
||||
"text": [
|
||||
{"type": "h1", "text": "Blockbench 3.8"},
|
||||
{"text": "New in this update:"},
|
||||
{"type": "list", "list": [
|
||||
"Animation Graph Editor!",
|
||||
"Option to share models via short link",
|
||||
"Progressive-Web-App installation option, allowing offline use on tablets and phones",
|
||||
"Option to merge other projects into the current project",
|
||||
"Foldable panels and sidebars",
|
||||
"Added Null Objects",
|
||||
"Added Orbit Gizmo"
|
||||
]},
|
||||
{"text": "You can find many more new features and changes in the [full changelog](https://github.com/JannisX11/blockbench/releases/tag/v3.8.0)!"},
|
||||
{"text": "Splash Art by [JannisX11](https://twitter.com/JannisX11)"}
|
||||
]
|
||||
}
|
||||
}
|
BIN
content/splash_art.png
Normal file
BIN
content/splash_art.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 132 KiB |
Loading…
x
Reference in New Issue
Block a user