diff --git a/.gitignore b/.gitignore index 0daf6e8..2dcde26 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .vscode -factorio-headless_linux_2.0.72 \ No newline at end of file +factorio-headless_linux_2.0.72 +factorio \ No newline at end of file diff --git a/serv-install.go b/serv-install.go new file mode 100644 index 0000000..06ab7d0 --- /dev/null +++ b/serv-install.go @@ -0,0 +1 @@ +package main