We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8ed863 commit af97134Copy full SHA for af97134
1 file changed
README.md
@@ -7,7 +7,15 @@
7
- Control the duration of cargo and supply drop flight times
8
- Control the duration of the drop time
9
- Spawn supply drops directly on canister
10
-- Remove signal smoke once dropped
+- Remove signal smoke once dropped
11
+- does not attempt to generate any base config code
12
+- does do not rely on or use Rust/Facepunch DLL's outside of what `oxide` uses
13
+```
14
+ using Newtonsoft.Json;
15
+ using System;
16
+ using System.Collections.Generic;
17
+ using System.Linq;
18
19
20
## Install/Requirements
21
- rust/oxide server
0 commit comments