From b1f5cf30dd8c3c6a1524290bd96096f3fead0f53 Mon Sep 17 00:00:00 2001 From: IIIaKa Date: Mon, 10 Aug 2026 19:13:59 +0500 Subject: [PATCH] PluginID --- resources/Rust.opj | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/resources/Rust.opj b/resources/Rust.opj index d055afb58..e135e27b0 100644 --- a/resources/Rust.opj +++ b/resources/Rust.opj @@ -53548,6 +53548,13 @@ "TypeName": "SprayCanSpray", "FieldType": "mscorlib|System.Int32", "Flagged": false + }, + { + "Name": "ModificationID", + "AssemblyName": "Assembly-CSharp.dll", + "TypeName": "BaseEntity", + "FieldType": "mscorlib|System.UInt64", + "Flagged": false } ] }, @@ -54298,4 +54305,4 @@ "Fields": [] } ] -} \ No newline at end of file +}