From 1c8ee5e84eb05f038f7360961ad3a26e51ae5fe2 Mon Sep 17 00:00:00 2001 From: Kashif Shah Date: Sun, 21 May 2023 03:30:38 +0000 Subject: [PATCH] adde basic build instructions to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3ad3006..519f1b7 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ This repo is based on the omega-rpg-0.90 source code. It is here for me to explore the code and make tweaks. +### Building on SDF cluster + +`cd tools && make && cd .. && make omega` + ## Original readme Note that omega is copyrighted. See the public license in license.txt in