Skip to content

Commit d6929d5

Browse files
author
sourcehold
committed
docs: state more clearly what the os requirements will be
1 parent 17ae080 commit d6929d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Yes and no. The spin-off needs to give credit to this project and the spin-off n
3535

3636
What Software and programming language is the reimplementation using?
3737
======================================================================
38-
In order to be a true reimplementation it should work on machines on which the original game also works. Preferably, the same kind of performance level is retained. Thus, for performance-sensitive code, we will be mostly using C and C++. For other parts of the project (mods), we could rely on another software paradigm such lua or python.
38+
In order to be a true reimplementation it should work on machines on which the original game also works. However, in order to make use of time-saving modernizations, the aim is to support Windows 7 and higher, MacOS, and Linux. Preferably, the same kind of performance level is retained. Thus, for performance-sensitive code, we will be mostly using C and C++. For other parts of the project (mods), we could rely on another software paradigm such as lua or python.
3939

4040
What skills do I need, in order to contribute?
4141
============================================================================

0 commit comments

Comments
 (0)