SC: Initial commit

This commit is contained in:
OleSTEEP 2024-09-23 01:10:28 +03:00
parent 8f6ad3d730
commit 6e535b06c7
407 changed files with 176567 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
www.sc/fonts/HuiFont29.ttf Normal file

Binary file not shown.

BIN
www.sc/fonts/HuiFontP29.ttf Normal file

Binary file not shown.

BIN
www.sc/fonts/KTEGAKI.ttf Normal file

Binary file not shown.

Binary file not shown.

BIN
www.sc/fonts/OMORI_GAME.ttf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
www.sc/fonts/RAKO_FONT.ttf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
www.sc/fonts/YuNaFont.ttf Normal file

Binary file not shown.

BIN
www.sc/fonts/YuNaFont_P.ttf Normal file

Binary file not shown.

BIN
www.sc/fonts/crayon_1-1.ttf Normal file

Binary file not shown.

BIN
www.sc/fonts/eriji.otf Normal file

Binary file not shown.

52
www.sc/fonts/gamefont.css Normal file
View file

@ -0,0 +1,52 @@
@font-face {
font-family: GameFont;
src: url("XiaolaiSC-Regular.ttf");
}
@font-face {
font-family: GameFontKR;
src: url("XiaolaiSC-Regular.ttf");
}
@font-face {
font-family: GameFontsc;
src: url("XiaolaiSC-Regular.ttf");
}
body {
overflow: hidden;
}
#fpsCounterBox {
position: absolute;
left: 5px;
top: 5px;
width: 90px;
height: 40px;
background: #222;
opacity: 0.8;
z-index: 8;
}
#fpsCounterLabel {
position: absolute;
top: 0px;
left: 0px;
padding: 5px 10px;
height: 30px;
line-height: 32px;
font-size: 24px;
font-family: GameFont;
color: #fff;
text-align: left;
}
#fpsCounterNumber {
position: absolute;
top: 0px;
right: 0px;
padding: 5px 10px;
height: 30px;
line-height: 30px;
font-size: 28px;
font-family: GameFont;
color: #fff;
text-align: right;
}

BIN
www.sc/fonts/hakidame.TTF Normal file

Binary file not shown.

Binary file not shown.

BIN
www.sc/fonts/uzura.ttf Normal file

Binary file not shown.