README: Remove erroneous line about cmake
This commit is contained in:
parent
3a29385df0
commit
5c3c73ee94
|
@ -5,7 +5,7 @@ mkxp is a project that seeks to provide a fully open source implementation of th
|
|||
It is licensed under the GNU General Public License v2+.
|
||||
|
||||
## RGSS2 / RGSS3
|
||||
Support for these RGSS versions is experimental. A lot is implemented (to the point that you can play the VX Ace sample game, with caveats), but not everything is in place yet. Note that there is no cmake support for building these at the moment.
|
||||
Support for these RGSS versions is experimental. A lot is implemented (to the point that you can play the VX Ace sample game, with caveats), but not everything is in place yet.
|
||||
|
||||
Missing RGSS2 functionality:
|
||||
|
||||
|
|
Loading…
Reference in New Issue