Giter Site home page Giter Site logo

freesr's Introduction

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.2.0 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.2.0, which was originally developed by xeondev.

Features

  • Server software reimplementation for a certain turn-based anime game (version 1.2.0)
  • Open-source with permissive licensing
  • Extensible architecture allowing for custom modifications and additional features
  • Regular updates and maintenance to address issues and improve functionality

Getting Started

To get started with FreeSR, follow the steps below:

  1. Clone the repository to your local machine.
  2. Build project with dotnet7.0.
  3. Install MongoDB on your machine.
  4. Create configuration files for Dispatch, Gateserver and Admin servers. (just rename the .example.json file in your build folder to [ServerName].json and configure it for your machine)
  5. Run FreeSR.Admin, FreeSR.Dispatch and FreeSR.Gateserver
  6. Enjoy the game!

Creating an account

To create new account in your server, follow the steps below:

  1. Make sure your FreeSR.Admin, FreeSR.Dispatch and FreeSR.Gateserver servers are up and running.
  2. Go to http://localhost:1337/console
  3. Create account by using following command: account create [LOGIN] [PASSWORD]
  4. Your account is now created, you can use it in the game.

Connecting

To connect to your server, just compile and run FreeSR.Tool.Proxy, it will redirect all HTTP requests to your Dispatch.

Contributing

We welcome contributions from the community to make FreeSR even better. If you find any issues, have suggestions for improvements, or want to add new features, feel free to create an issue or submit a pull request. Please ensure that your contributions align with the project's goals and adhere to the code of conduct.

Contact

Feel free to join our Discord server for discussions and community interactions.

freesr's People

Contributors

sebastianrzsn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.