diff --git a/import.php b/import.php
index 4f57f2b..1f91b07 100644
--- a/import.php
+++ b/import.php
@@ -12,7 +12,12 @@
Exporting Your Inventory From Live
- If you use AlecaFrame, you already have an encrypted version of your inventory. You can use this tool to help you locate and decrypt it.
- - Alternatively, you can use warframe-api-helper to get a fresh copy by running it while the game is running & logged in on live. It will store it in
inventory.json
.
+ -
+ Alternatively, you can use warframe-api-helper to get a fresh copy by running it while the game is running & logged in on live. It will store it in
inventory.json
.
+
+ - For Linux users, there's a shell script based on warframe-api-helper. It requires
jq
and curl
.
+
+
Importing Your Inventory To SpaceNinjaServer
Now that you have your inventory, open the SpaceNinjaServer WebUI and locate the "Import" tab. You can simply paste the entire thing in the textbox and press the "Submit" button.