From ec84048099a113124f491cbc563d3a43a2cdf54a Mon Sep 17 00:00:00 2001 From: moux23333 <110985481+moux23333@users.noreply.github.com> Date: Wed, 21 Feb 2024 15:04:17 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 58d7fc8..9bed90b 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # FreeSR - Server Software Reimplementation for a Certain Turn-Based Anime Game -**FreeSR** is an open-source server software reimplementation for a certain turn-based anime game, specifically version 1.6.5 developed by xeondev. This project aims to provide a platform for running private servers, enabling players to enjoy the game in a controlled environment with modified or additional features. The open-source version of FreeSR missing some and has empty classes, inviting contributors to actively participate by raising issues or submitting pull requests. +**FreeSR** is an open-source server software reimplementation for a certain turn-based anime game, specifically version 2.0.5 developed by xeondev. This project aims to provide a platform for running private servers, enabling players to enjoy the game in a controlled environment with modified or additional features. The open-source version of FreeSR missing some and has empty classes, inviting contributors to actively participate by raising issues or submitting pull requests. ## Introduction -The "FreeSR" project is an initiative to recreate the server-side functionality of a certain turn-based anime game, version 1.6.5, which was originally developed by xeondev. +The "FreeSR" project is an initiative to recreate the server-side functionality of a certain turn-based anime game, version 2.0.5, which was originally developed by xeondev. ## Features -- Server software reimplementation for a certain turn-based anime game (version 1.6.5) +- Server software reimplementation for a certain turn-based anime game (version 2.0.5) - Open-source with permissive licensing - Extensible architecture allowing for custom modifications and additional features - Regular updates and maintenance to address issues and improve functionality