shithub: cstory

Download patch

ref: de1740b61c62afbf30500200a550512e4bcb9b97
parent: 3de557807c97f73132f14043dc05457d96ba35cf
author: Clownacy <Clownacy@users.noreply.github.com>
date: Sat Mar 14 15:15:41 EDT 2020

Match the portable branch's CMakeLists.txt

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,7 +2,7 @@
 
 set(ASSETS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/assets")
 
-option(JAPANESE "Enable the Japanese-language build" OFF)
+option(JAPANESE "Enable the Japanese-language build (instead of the unofficial Aeon Genesis English translation)" OFF)
 option(FIX_BUGS "Fix various bugs in the game" OFF)
 option(DEBUG_SAVE "Re-enable the ability to drag-and-drop save files onto the window" OFF)