File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,9 @@ The two main aims are:
1818#. Replicating the original game's machine code using new C++ source code, producing a faithful reimplementation
1919#. Providing modding opportunities in the new source code
2020
21- The project is considered complete when :ref: `Aim 1<Aim1> ` has been reached.
21+ The project is considered complete when :ref: `Aim 1<Aim1> ` has been reached.
22+
23+ You can track the recent progress `here <https://gynt.github.io/OpenSHC/progress.html> `.
2224
2325How
2426=====
Original file line number Diff line number Diff line change @@ -10,9 +10,11 @@ Developing contributions
1010Contributions are done by contributing either:
1111
1212* reimplemented source code for functions of the original game: we aim for 100% functionally identical reimplementations
13+ * improving other's reimplementations (track progress `here <https://gynt.github.io/OpenSHC/progress.html> `)
1314* data structures
1415* other code
1516
17+
1618Contributing functions
1719+++++++++++++++++++++++
1820
Original file line number Diff line number Diff line change 22Frequently Asked Questions (FAQ)
33==================================
44
5+ What is the current status?
6+ =============================
7+
8+ You can track the recent progress `here <https://gynt.github.io/OpenSHC/progress.html> `.
9+
510Why?
611====
712
You can’t perform that action at this time.
0 commit comments