commit c1cf5b840e3cc7c551be2951c7b956201c630623 parent f54273415a85803146ae30a0f87f131b8abec4c6 Author: zerous Naveen Narayanan <zerous@nocebo.space> Date: Mon, 16 Dec 2019 21:56:32 +0100 Add build environment Diffstat:
M | README | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/README b/README @@ -19,6 +19,13 @@ respective user a score. The server holds the state of the user and the game in memory and hence, the states can be reset by killing the server process. +Build Environment +================= +* Linux mcp 5.3.15_1 #1 SMP PREEMPT Thu Dec 5 10:45:59 UTC 2019 x86_64 +* openjdk version "1.8.0_232" + OpenJDK Runtime Environment (build 1.8.0_232-b09) + OpenJDK 64-Bit Server VM (build 25.232-b09, mixed mode) + How to play? ============ * Compile the project by running make