Skip to content

MrDanOak/Acorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Acorn

Overview

Project Acorn The C# Endless Online Server Emulator

ai logo

acorn screenshot

Features

  • SQLite support
  • MSSQL support coming soon (tm)

Prerequisites

Building the Project

  1. Clone the repository:

    git clone https://github.com/yourusername/project-acorn.git
    cd project-acorn
  2. Restore dependencies:

    dotnet restore
  3. Build the project:

    dotnet build

Running the Project

  1. Run the application:

    dotnet run
  2. For MSSQL support (coming soon):

    docker-compose up

Contributing

We welcome contributions! Please see our contributing guidelines for more details.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

  • EthanMoffat: eolib-dotnet and EndlessClient
  • Cirras: eo-protocol
  • Sorokya: reoserv
  • Sausage: EOSERV
  • Vult-r: Original software

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published