Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.

Commit 9a8b0d7

Browse files
committed
初始化模块: SystemlessShaker
1 parent 609c2f1 commit 9a8b0d7

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

MyModule/module.prop

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
id=example
2-
name=example
3-
version=0.0.1
4-
versionCode=2025031502
1+
id=SystemlessShaker
2+
name=SystemlessShaker
3+
version=0.0.0
4+
versionCode=2025031501
55
author=LIghtJUNction
6-
description=示例
6+
description=基于ZygiskNext 修改加速度传感器数据实现模拟摇动
77
updateJson=http://raw.githubusercontent.com/LIghtJUNction/RootManage-Module-Model/main/update.json

update.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
2-
"version": "0.0.1",
3-
"versionCode": "2025031502",
4-
"zipUrl": "https://github.com/LIghtJUNction/RootManage-Module-Model/releases/download/0.0.1/example-0.0.1-2025031502-byLIghtJUNction.zip",
5-
"changelog": "https://github.com/LIghtJUNction/RootManage-Module-Model/raw/main/CHANGELOG.md",
6-
"description": "示例"
2+
"version": "0.0.0",
3+
"versionCode": "2025031501",
4+
"zipUrl": "https://github.com/LIghtJUNction/RootManage-Module-Model/releases/download/0.0.0/SystemlessShaker-0.0.0-2025031501-byLIghtJUNction.zip",
5+
"changelog": "https://github.com/LIghtJUNction/RootManage-Module-Model/raw/main/CHANGELOG.md"
76
}

0 commit comments

Comments
 (0)