From 74fbca795b7749525aecd6504703aa280148ab0a Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sat, 28 Jan 2017 16:00:13 +0000 Subject: [PATCH] Add a placeholder readme file. --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f24b8ca --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# OpenRA Mod Template + +This repository contains a bare development environment for creating a new mod/game on the [OpenRA](https://github.com/OpenRA/OpenRA) engine.