commit 74fbca795b7749525aecd6504703aa280148ab0a Author: Paul Chote Date: Sat Jan 28 16:00:13 2017 +0000 Add a placeholder readme file. 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.