This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[kane-thornwyrd@monolith:Projets/godot]$ ./bin/godot.linuxbsd.tools.64 (08-05 21:31) | |
Godot Engine v4.0.dev.custom_build.6831da630 - https://godotengine.org | |
DisplayServer::_create_window 0 want rect: 448, 240, 1024, 600 got rect 448, 240, 1024, 600 | |
Scanning projects at: /home/kane-thornwyrd/Projets/godot_projects | |
Found 17 projects. | |
DisplayServer::_window_changed: 0 rect: 452, 266, 1024, 600 | |
Editing project: /home/kane-thornwyrd/Projets/godot_projects/kane-ui-nav (::home::kane-thornwyrd::Projets::godot_projects::kane-ui-nav) | |
Godot Engine v4.0.dev.custom_build.6831da630 - https://godotengine.org | |
DisplayServer::_create_window 0 want rect: 448, 240, 1024, 600 got rect 448, 240, 1024, 600 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[kane-thornwyrd@monolith:Projets/godot]$ ./bin/godot.linuxbsd.tools.64.llvm (08-05 18:17) | |
Godot Engine v4.0.dev.custom_build.ec678c5e9 - https://godotengine.org | |
DisplayServer::_create_window 0 want rect: 448, 240, 1024, 600 got rect 448, 240, 1024, 600 | |
Scanning projects at: /home/kane-thornwyrd/Projets/godot_projects | |
Found 17 projects. | |
DisplayServer::_window_changed: 0 rect: 452, 266, 1024, 600 | |
Editing project: /home/kane-thornwyrd/Projets/godot_projects/kane-ui-nav (::home::kane-thornwyrd::Projets::godot_projects::kane-ui-nav) | |
Godot Engine v4.0.dev.custom_build.ec678c5e9 - https://godotengine.org | |
DisplayServer::_create_window 0 want rect: 448, 240, 1024, 600 got rect 448, 240, 1024, 600 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const targets = [ | |
{}, | |
{}, | |
{id:2}, | |
{id:42}, | |
{id:1}, | |
{id:0}, | |
] | |
const targetId = 42 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body { | |
background-color: #333; | |
font-family: sans-serif; | |
font-size: 14px; | |
box-sizing: border-box; | |
color: #555; | |
} | |
a { | |
color: #3b76fe; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MultiMC version: 0.6.12-develop-1352 | |
Minecraft folder is: | |
/home/kane-thornwyrd/MultiMC/instances/TFC TNG- Kane's wrath/.minecraft | |
Java path is: | |
/usr/java/jre1.8.0_212-amd64/bin/java |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MultiMC version: 0.6.12-develop-1352 | |
Minecraft folder is: | |
/home/kane-thornwyrd/MultiMC/instances/TFC TNG- Kane's wrath/.minecraft | |
Java path is: | |
/usr/java/jre1.8.0_212-amd64/bin/java |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MultiMC version: 0.6.12-develop-1352 | |
Minecraft folder is: | |
/home/kane-thornwyrd/MultiMC/instances/TFC TNG- Kane's wrath/.minecraft | |
Java path is: | |
/usr/java/jre1.8.0_212-amd64/bin/java |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ohmyzsh/ohmyzsh | |
romkatv/powerlevel10k | |
djui/alias-tips | |
zsh-users/zsh-completions | |
zsh-users/zsh-syntax-highlighting | |
b4b4r07/emoji-cli | |
lukechilds/zsh-nvm | |
ohmyzsh/ohmyzsh path:plugins/git-hubflow | |
ohmyzsh/ohmyzsh path:plugins/direnv | |
ohmyzsh/ohmyzsh path:plugins/colored-man-pages |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /bin/sh | |
\ls -1 *.webm | xargs -I % echo "%" | sed -e 's/\.webm$//i' | xargs -I % ffmpeg -i "%.webm" -threads $(nproc --ignore=2) -vn -y "%.ogg" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Welcome, | |
Here will be the changelog for each version | |
of this modpack. |