-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f1e60a3
commit 177dfcb
Showing
15 changed files
with
50 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,6 @@ | ||
[submodule "static-libs"] | ||
path = static-libs | ||
url = https://github.com/ZwerOxotnik/zk-factorio-static-lib | ||
[submodule "event-listener/branch-1/v0-9-3"] | ||
path = event-listener/branch-1/v0-9-3 | ||
url = https://gitlab.com/ZwerOxotnik/factorio-event-listener | ||
[submodule "event-listener/branch-1/v0-9-4"] | ||
path = event-listener/branch-1/v0-9-4 | ||
url = https://gitlab.com/ZwerOxotnik/factorio-event-listener | ||
[submodule "event-listener/branch-1/v0-9-5"] | ||
path = event-listener/branch-1/v0-9-5 | ||
[submodule "event-listener/branch-1/v0-9-6"] | ||
path = event-listener/branch-1/v0-9-6 | ||
url = https://gitlab.com/ZwerOxotnik/factorio-event-listener |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
-- By connecting this file in your code, you get the experimental version via \/ | ||
-- event_listener = require("__zk-lib__/event-listener/branch-1/experimental-version") | ||
|
||
return require("v0-9-5/control") | ||
return require("v0-9-6/control") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
-- By connecting this file in your code, you get the last version via \/ | ||
-- event_listener = require("__zk-lib__/event-listener/branch-1/branch-1/last-version") | ||
|
||
return require("v0-9-5/control") | ||
return require("v0-9-6/control") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
-- By connecting this file in your code, you get the stable version via \/ | ||
-- event_listener = require("__zk-lib__/event-listener/branch-1/stable-version") | ||
|
||
return require("v0-9-5/control") | ||
return require("v0-9-6/control") |
Submodule v0-9-3
deleted from
c7adaf
Submodule v0-9-4
deleted from
c7adaf
Submodule v0-9-5
deleted from
c7adaf
Submodule v0-9-6
added at
41ab42
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule static-libs
updated
9 files