Skip to content

Commit af97134

Browse files
authored
Update README.md
1 parent c8ed863 commit af97134

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,15 @@
77
- Control the duration of cargo and supply drop flight times
88
- Control the duration of the drop time
99
- Spawn supply drops directly on canister
10-
- Remove signal smoke once dropped
10+
- 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+
```
1119

1220
## Install/Requirements
1321
- rust/oxide server

0 commit comments

Comments
 (0)