csgosl
A CSGO server launcher, one-click install & run
파일 탐색기
최종 버전 다운로드 (.zip)- esl_serverconfig.zip.downloaded
- Makefile
- Makefile
- sample.cfg
- Makefile
- common.mk
- Makefile
- Makefile
- Makefile
- build.sh
- contrib.sh
- cvarslist.txt
- cvarslist2tcl.sh
- merge_databases_cfg.sh
- Makefile
- databases.cfg
- Makefile
- franug-knifes.zip.downloaded
- Makefile
- databases.cfg
- franug-weapon-paint.zip.downloaded
- Makefile
- Makefile
- Makefile
- Makefile
- Makefile
- Makefile
- get5_match.cfg
- Makefile
- Makefile
- Makefile
- Makefile
- Makefile
- common.mk
- databases.cfg
- csgosl.sh
- server.sh
- delete.png
- donate.png
- eraser.png
- folder.png
- install-update-240-120.jpg
- no_map_picture.jpg
- reload.png
- restart-240-120.png
- run-240-120.jpg
- save-240-120.jpg
- csgosl.bat
- csgosl.vbs
- csgoslw.bat
- server-autorestart.bat
- server-get-pid.bat
- server-start.bat
- server-status.bat
- server-stop.bat
- autoexec_support.tcl
- browser.tcl
- cd.tcl
- config.tcl
- config_file.tcl
- config_page.tcl
- contribs.tcl
- csgosl.tcl
- cvars.tcl
- executor.tcl
- hyperlink.tcl
- latest_release.tcl
- layout.tcl
- main.tcl
- maps_support.tcl
- net.tcl
- openfolder.tcl
- os.tcl
- page_about.tcl
- page_advanced.tcl
- page_advanced_all.tcl
- page_application.tcl
- page_autoexec.tcl
- page_console.tcl
- page_gotv.tcl
- page_mapgroups.tcl
- page_maps.tcl
- page_rcon_cli.tcl
- page_run.tcl
- page_server.tcl
- page_sourcemod.tcl
- page_steam.tcl
- rcon_executor.tcl
- restart.tcl
- sed.tcl
- server_support.tcl
- sframe.tcl
- tooltip.tcl
- trace.tcl
- untar.tcl
- unzip.tcl
- version.tcl
- wget.tcl
- widgets.tcl
- .gitignore
- env.sh
- INSTALL
- LICENSE
- Makefile
- README.md
- sources.txt
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/lenosisnickerboa/csgosl
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd csgosl
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Make
보통 추천사전 준비물
- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Make Linux/macOS는 보통 기본 설치되어 있습니다. Windows는 별도 설치(예: MSYS2, WSL)가 필요합니다.
make
생성된 빌드 설정을 바탕으로 실제 컴파일을 진행해 실행 파일을 만듭니다.
에러 없이 끝나면 성공입니다. 생성된 실행 파일을 직접 실행해보세요.
// repository documentation
Was this content helpful?
(0 ratings)
