Skip to content

Instantly share code, notes, and snippets.

View SummonHIM's full-sized avatar
🏠
自宅警备队

SummonHIM SummonHIM

🏠
自宅警备队
View GitHub Profile
@SummonHIM
SummonHIM / l4d2_simplesupply.phrases.txt
Last active June 23, 2024 15:52
[SourceMod] [L4D2] Simple Supply + Multi language support
"Phrases"
{
"Could not find start area Try using the command again"
{
"#format" "{1:s}"
"en" "{1} Could not find start area! Try using the command again."
"chi" "{1} 无法查询到安全区位置!若需要更多物资则请管理员使用命令。"
}
"Found some medkits at the start for some survivors Spawning some extra medkits"
{
/* ==UserStyle==
@name Yet Another Avatar Float
@description 头像相关的调整:头像浮动、头像边框和头像置底等
@preprocessor stylus
@version 0.4.0
@homepageURL https://gist.github.com/SummonHIM/030a2dab097104f9c721ee746fb5e826
@author PRO-2684 & SummonHIM
@license gpl-3.0
@var range topOffsetChat "头像聊天界面顶部偏移 (px)" [10, 0, 100, 1, "px"]
@var range btnOffsetChat "头像聊天界面底部偏移 (px)" [10, 0, 100, 1, "px"]
@SummonHIM
SummonHIM / gale-latest.json
Last active May 30, 2025 06:09
Auto-updater endpoint for gale
{
"version": "1.7.0",
"notes": "",
"pub_date": "2025-05-30T06:09:17.810Z",
"platforms": {
"linux-x86_64": {
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSRjhDUDAyc1kwcnZjRjhMV0ZiVWYrWi9xT2dyZFRsQXRuWkhmQUIrMytFZTJhUGZSMnZhYmQrcEl2TmNYOHpONC84ZXZVcHFFd3Izb3JBZVZtWEtQZnp5ZXA3aGNrTkFZPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzQ4NTg1MjEyCWZpbGU6R2FsZV8xLjcuMF9hbWQ2NC5BcHBJbWFnZQpBNS9acWoyc2NTRE9sS1FPQjRsbXhkQittc1gyT3NIQ1JuOHg0bGZtaU8xZTA5U0dzZExVcmprY25KMExhcWQ5NzVlMGVoMHlWcFZVaDFNTm5xaFFCQT09Cg==",
"url": "https://ghfast.top/https://github.com/SummonHIM/gale-chs/releases/download/1.7.0%2Bchs24/Gale_1.7.0_amd64.AppImage"
},
"windows-x86_64": {
satisfactory-server | ===== Satisfactory Server v1.9.10 =====
satisfactory-server | https://github.com/wolveix/satisfactory-server
satisfactory-server |
satisfactory-server | Checking available memory: 18GB detected
satisfactory-server | Clearing old Satisfactory logs (set LOG=true to disable this)
satisfactory-server | Setting server port to 7777
satisfactory-server | Setting messaging port to 8888
satisfactory-server | Setting autosave number to 5
satisfactory-server | Setting max objects to 2162688
satisfactory-server | Setting max tick rate to 30
@SummonHIM
SummonHIM / gzgs-usc-autoplay.js
Last active March 22, 2026 11:16
广工商网校强制开启自动连播
// ==UserScript==
// @name 广工商网校强制开启自动连播
// @namespace https://usc.gzgs.edu.cn/
// @version 2026-03-22
// @description 通过修改本地储存空间缓存的自动播放开关来实现强制开启自动连播。如果没有生效则尝试刷新网页。
// @author SummonHIM
// @license MPL-2.0
// @match https://usc.gzgs.edu.cn/wx/study-mooc/*
// @grant none
// ==/UserScript==