diff options
author | Paul Oliver <contact@pauloliver.dev> | 2025-04-14 07:56:28 -0700 |
---|---|---|
committer | Paul Oliver <contact@pauloliver.dev> | 2025-04-15 01:44:25 +0200 |
commit | 9e163491a56ff4fb8eadc7dd22142c4ee539f24d (patch) | |
tree | 111c528719973bfe8cf5d00226e4b86c57834c03 /README.md | |
parent | 5d77cdfd76be425181d218a2d5dd0e5e3a624304 (diff) |
Adds README and build/install scripts (linux only)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..09a8109 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Von Newmann 2 + +My first attempt at modding factorio. + +- Inspired by [Von Newmann](https://mods.factorio.com/mod/vonNeumann). +- Forked from [Robot Start 2](https://mods.factorio.com/mod/robot-start-2?from=search) by [Krypt0n\_C0R3](https://mods.factorio.com/user/Krypt0n_C0R3) (most credit goes to him). +- Other elements stolen from [Brave New OARC](https://mods.factorio.com/mod/brave-new-oarc). + +I will expand this README later. :) |