aboutsummaryrefslogtreecommitdiff
path: root/scenarios
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-09-15 17:12:21 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-09-15 17:12:21 +0200
commit9652978433b3a327573ddbfc51c23070869e0c9c (patch)
treed7c65ca7faf67a7db11971354fa8e60414826b8f /scenarios
parent62e4ed55a47f04546a195e3d514b060fe3ac23cb (diff)
downloadmknet-9652978433b3a327573ddbfc51c23070869e0c9c.tar.gz
mknet-9652978433b3a327573ddbfc51c23070869e0c9c.zip
Improve README
Diffstat (limited to 'scenarios')
-rw-r--r--scenarios/fragments/warp.py0
-rwxr-xr-xscenarios/garage-warp7
2 files changed, 7 insertions, 0 deletions
diff --git a/scenarios/fragments/warp.py b/scenarios/fragments/warp.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/scenarios/fragments/warp.py
diff --git a/scenarios/garage-warp b/scenarios/garage-warp
new file mode 100755
index 0000000..e8d466a
--- /dev/null
+++ b/scenarios/garage-warp
@@ -0,0 +1,7 @@
+#!/usr/bin/env python3
+from fragments import garage, warp, shared
+
+if shared.id() == 1:
+ pass
+
+