Skip to content

Commit c82c625

Browse files
committed
Raft inject: match Raft.exe only, ignore window title
1 parent e14a597 commit c82c625

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

public/gamerules.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": 3,
2+
"version": 4,
33
"games": [
44
{
55
"id": "minecraft",
@@ -73,9 +73,6 @@
7373
"process": [
7474
"Raft.exe"
7575
],
76-
"window": [
77-
"Raft"
78-
],
7976
"dll": "AstralRaftNet.dll",
8077
"namespace": "AstralRaftNet",
8178
"class": "Loader",

0 commit comments

Comments
 (0)