# Henesys **Repository Path**: Atoot/Henesys ## Basic Information - **Project Name**: Henesys - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-29 - **Last Updated**: 2024-10-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Henesys # NOTE: This is still a work in progress join the discord for questions. ## Overview Henesys is a Java-based Maplestory Emulator designed for v95 This emulator should be built and run on Java 21 in order to run properly [Discord](https://discord.gg/X2P2ttJTZa) ## Setup For the set-up guide refer to the project [wiki](https://github.com/Descended/Henesys/wiki/Setup) ## Dependencies This project uses the following dependencies: - **Netty**: A non-blocking I/O client-server framework for the development of Java network applications such as protocol servers and clients. - **Log4j**: A reliable, fast and flexible logging framework (APIs) written in Java. - **HikariCP**: A solid, high-performance, JDBC connection pool at last. - **BCrypt**: BCrypt password hash function. ## Credits * [Swordie](https://bitbucket.org/swordiemen/swordie/src/master/) - Lots of referencing from here * [Edelstein](https://github.com/Kaioru/Edelstein) - Packet Referencing from here * Rebirth - Packet referencing from here (Original Repository deleted) * [SpringStory](https://github.com/doriyan13/SpringStory) - Some referencing from here