From 8b70e7666d1681b6084bb2784feb74e2951e9cf1 Mon Sep 17 00:00:00 2001 From: eithwa Date: Fri, 20 Mar 2020 00:06:52 +0800 Subject: [PATCH] edit readme --- README.md | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index bbb29bc..f000cd1 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,13 @@ - -## VS-2019 Migration Notes - ``` - + In order to support modern libraries, we've moved to VS2019 with MSVC140. - VS2005/2008 will not work now. - + To ease maintenance, this version of YHANIKI targets only modern windows OSs. - + A bunch of compiler warnings have been ignored to reduce the workload of this migration. - They should be dealt with after the ongoing refactoring is completed. - + LibLua and SDL have been rebuilt with MSVC140 and are included in this repository (in folder ThirdParty_rebuild). - + Using C++14 now. Currently there are some problems with C++17. - + Old assets pack won't work with this source. Please contact devs for updated assets pack. - ``` - # StepMania 3.9 永和金城武版(YHANIKI) + fork from [stepmania](https://github.com/stepmania/stepmania) - [tag v390release](https://github.com/stepmania/stepmania/releases/tag/v390release) + 部分功能沿用ddrtime編輯器版本StepMania - [STEPMANIA 3.9 編輯器我流版](https://forum.gamer.com.tw/C.php?bsn=16862&snA=1184) + - - [VS-2019 Migration Notes](#vs-2019-migration-notes) - [StepMania 3.9 永和金城武版(YHANIKI)](#stepmania-39-%e6%b0%b8%e5%92%8c%e9%87%91%e5%9f%8e%e6%ad%a6%e7%89%88yhaniki) + - [VS-2019 Migration Notes](#vs-2019-migration-notes) - [一般模式](#%e4%b8%80%e8%88%ac%e6%a8%a1%e5%bc%8f) - [作譜模式](#%e4%bd%9c%e8%ad%9c%e6%a8%a1%e5%bc%8f) - [連線模式](#%e9%80%a3%e7%b7%9a%e6%a8%a1%e5%bc%8f) @@ -28,6 +16,22 @@ - [偉大貢獻者](#%e5%81%89%e5%a4%a7%e8%b2%a2%e7%8d%bb%e8%80%85) + +## VS-2019 Migration Notes + ``` + + In order to support modern libraries, we've moved to VS2019 with MSVC140. + VS2005/2008 will not work now. + + To ease maintenance, this version of YHANIKI targets only modern windows OSs. + + A bunch of compiler warnings have been ignored to reduce the workload of this migration. + They should be dealt with after the ongoing refactoring is completed. + + LibLua and SDL have been rebuilt with MSVC140 and are included in this repository (in folder ThirdParty_rebuild). + + Using C++14 now. Currently there are some problems with C++17. + + Old assets pack won't work with this source. Please contact devs for updated assets pack. + ``` + + + + ## 一般模式 | 快速鍵 | 功能 | | ---- | ---- |