Added a file for zlua and made a new function

This commit is contained in:
GhostedGaming 2024-12-23 23:14:11 -05:00 committed by BitSyndicate
parent be418c1b18
commit d31978cdc1
Signed by: bitsyndicate
GPG key ID: 443E4198D6BBA6DE
4 changed files with 106 additions and 93 deletions

View file

@ -1,6 +1,10 @@
use colored::Colorize;
pub fn print_splash() {
println!
("# #
# Welcome to the Zenyx terminal #
# #");
println!(
"{}",
format!(