]> Chaos Git - vn/vndc.git/commitdiff
Readme updated again
authorchaoskagami <chaos.kagami@gmail.com>
Mon, 25 Aug 2014 05:47:08 +0000 (01:47 -0400)
committerchaoskagami <chaos.kagami@gmail.com>
Mon, 25 Aug 2014 05:47:08 +0000 (01:47 -0400)
README.md

index e12c4d2002c1ea96bb112aba7062ba1378097ad4..fea09a95507c93d7bf459a8f3781ba440da603ef 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,6 +21,6 @@ After converting Fate/Stay night to vnds format, I started poking through the sc
 
 So I went and coded a VNDS interpreter. I named it VNDC, and made the name recursive for lulz.
 
-Currently, I can say confidently that it runs on Linux. It will probably also work on *bsd, if you can get SDL2, SDL_mixer, SDL_image, and SDL_ttf. I'm going to tweak stuff in the next release to build on windows, and I'll test it on mac using my MacBook '03 in the one after that. I have not tried building with clang. Lemme know how that goes.
+Currently, I can say confidently that it runs on Linux and Windows (with proper compilers - read: mingw.). It will probably also work on *bsd, if you can get SDL2, SDL_mixer, SDL_image, and SDL_ttf. I'm going to tweak stuff in the next release to build on windows, and I'll test it on mac using my MacBook '03 in the one after that. I have not tried building with clang. Lemme know how that goes.
 
 The ultimate goal is for this to run on Linux, Windows, Mac, Android, and (jailbroken) iOS. Note that I'll never make a binary for iOS unjailbroken because A) apple and B) this is an interpreter.