代码拉取完成,页面将自动刷新
同步操作将从 ostephen-cuaa/hl2sb 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
"GameInfo"
{
game "Half-Life 2: Sandbox"
icon "icon_hl2"
title "HALF+LIFE'"
title2 "sandbox"
nomodels 0
nohimodel 1
nocrosshair 1
hidden_maps
{
"test_speakers" 1
"test_hardware" 1
}
developer "Planimeter"
developer_url "https://github.com/Planimeter/hl2sb"
manual "https://github.com/Planimeter/hl2sb"
FileSystem
{
SteamAppId 320
SearchPaths
{
// First, mount all user customizations. This will search for VPKs and subfolders
// and mount them in alphabetical order. The easiest way to distribute a mod is to
// pack up the custom content into a VPK. To "install" a mod, just drop it in this
// folder.
//
// Note that this folder is scanned only when the game is booted.
game+mod hl2sb/custom/*
game+mod hl2sb/addons/*
// Read the custom content of hl2
// 因为某些bicuh的hl2自定义包括一些影响游戏行为很大的东西的原因,我不得不禁用这个😂
// game+mod hl2/custom/*
// We search VPK files before ordinary folders, because most files will be found in
// VPK and we can avoid making thousands of file system calls to attempt to open files
// in folders where they don't exist. (Searching a VPK is much faster than making an operating
// system call.)
game+mod hl2sb
game |all_source_engine_paths|hl2/hl2_textures.vpk
game |all_source_engine_paths|hl2/hl2_sound_vo_english.vpk
game |all_source_engine_paths|hl2/hl2_sound_misc.vpk
game |all_source_engine_paths|hl2/hl2_misc.vpk
game |all_source_engine_paths|hl2/hl2_pak.vpk
game |all_source_engine_paths|hl2mp/hl2mp_english.vpk
game |all_source_engine_paths|hl2mp/hl2mp_pak.vpk
game |all_source_engine_paths|lostcoast/lostcoast_sound_vo_english.vpk
game |all_source_engine_paths|lostcoast/lostcoast_pak.vpk
mod |all_source_engine_paths|cstrike/cstrike_pak.vpk
mod |all_source_engine_paths|dod/dod_pak.vpk
// mod |all_source_engine_paths|hl1/hl1_pak.vpk
mod |all_source_engine_paths|episodic/ep1_pak.vpk
mod |all_source_engine_paths|ep2/ep2_pak.vpk
// mod |all_source_engine_paths|garrysmod/garrysmod.vpk
mod |all_source_engine_paths|portal/portal_sound_vo_english.vpk
mod |all_source_engine_paths|portal/portal_pak.vpk
mod |all_source_engine_paths|cstrike/cstrike_english.vpk
mod |all_source_engine_paths|dod/dod_english.vpk
// game+mod hl1_hd/hl1_hd_pak.vpk
// game+mod hl1/hl1_sound_vo_english.vpk
// game+mod hl1/hl1_pak.vpk
game+mod garrysmod/garrysmod_dir.vpk
//Add 912'tale to pay tribute to Wang Zimo
game+mod 9e2
mod |all_source_engine_paths|episodic/ep1_sound_vo_english.vpk
mod |all_source_engine_paths|ep2/ep2_sound_vo_english.vpk
platform |all_source_engine_paths|platform/platform_misc.vpk
// Now search loose files. We'll set the directory containing the gameinfo.txt file
// as the first "mod" search path (after any user customizations). This is also the one
// that's used when writing to the "mod" path.
mod+mod_write+default_write_path |gameinfo_path|.
// Add the hl2sb directory as a game search path. This is also where where writes
// to the "game" path go.
game+game_write hl2sb
// Where the game's binaries are
gamebin hl2sb/bin
// Last, mount in shared HL2 loose files
game |all_source_engine_paths|hl2
game |all_source_engine_paths|episodic
game |all_source_engine_paths|ep2
game |all_source_engine_paths|hl2mp
game |all_source_engine_paths|hl2sb
// game |all_source_engine_paths|hl1
game |all_source_engine_paths|dod
game |all_source_engine_paths|portal
game |all_source_engine_paths|cstrike
game |all_source_engine_paths|garrysmod
platform |all_source_engine_paths|platform
// Random files downloaded from gameservers go into a seperate directory, so
// that it's easy to keep those files segregated from the official game files
// or customizations intentially installed by the user.
//
// This directory is searched LAST. If you visit a server and download
// a custom model, etc, we don't want that file to override the default
// game file indefinitely (after you have left the server). Servers CAN have
// custom content that overrides the default game files, it just needs to be
// packed up in the .bsp file so that it will be mounted as a map search pack.
// The map search pack is mounted at the top of the search path list,
// but only while you are connected that server and on that map.
game+download hl2sb/download
game cstrike/download
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。