From: John Tsiombikas Date: Wed, 31 Aug 2016 23:16:26 +0000 (+0300) Subject: svn datafiles instructions in readme X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=dosdemo;a=commitdiff_plain;h=d511df84eef5125b00881249d2864215ab188000 svn datafiles instructions in readme --- diff --git a/README.md b/README.md index d9cce2e..16206b1 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,9 @@ The SDL backend will scale the framebuffer up, by the factor specified in the a 3x scale factor, or just export the `FBSCALE` env var in the shell you are going to use for running the demo. The default scale factor is 2x. -test? +Datafiles +--------- +The demo datafiles are in their own subversion repo. To checkout the data files +run the following in the demo root directory: + + svn co svn://mutantstargoat.com/datadirs/dosdemo data