feat:新增初始化配置文件,备份当前设置并重置默认设置;移除性能配置中的重置设置注释

This commit is contained in:
2025-09-02 10:11:31 +08:00
parent a66ff6bab9
commit 669a36d956
2 changed files with 21 additions and 6 deletions

21
src/init.cfg Normal file
View File

@@ -0,0 +1,21 @@
// ========================================
// 初始化配置
// ========================================
//
// ========================================
// ========================================
// 备份当前设置
// ========================================
host_writeconfig arrogant/mysettings.bak.cfg
// ========================================
// 启动时重置设置
// ========================================
unbindall
exec default.cfg
viewmodel_fov 60
viewmodel_offset_x 1
viewmodel_offset_y 1
viewmodel_offset_z -1