From 47b21a2bb6e2e2a13fb3ee1166e811dbf1fb70f6 Mon Sep 17 00:00:00 2001 From: rofl0r Date: Thu, 22 Apr 2021 15:09:48 +0100 Subject: [PATCH] update README --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 2741393..ff07ca7 100644 --- a/README +++ b/README @@ -2,3 +2,10 @@ Obeditor is an editor for OpenBOR mods, as published by gringo in the lavalit forum. let's continue his work here on github. + +dependencies (all of them including headers, i.e. devel package): +libs: SDL 1.2, SDL-mixer, giflib, libpng, wxgtk > 2.89 +programs: scons (eventually older py2-based version) + +build: +run `scons` -- 2.11.4.GIT