https://github.com/beliumgl/voxel
Source code of Voxel (GameLynx) 0.6.2_1
https://github.com/beliumgl/voxel
csharp minecraft multiplayer multiplayer-game source windows windows-forms
Last synced: 6 months ago
JSON representation
Source code of Voxel (GameLynx) 0.6.2_1
- Host: GitHub
- URL: https://github.com/beliumgl/voxel
- Owner: beliumgl
- License: mit
- Created: 2024-07-13T10:40:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-01T09:26:44.000Z (over 1 year ago)
- Last Synced: 2025-02-05T20:57:08.314Z (over 1 year ago)
- Topics: csharp, minecraft, multiplayer, multiplayer-game, source, windows, windows-forms
- Language: C#
- Homepage: https://voxelofficial.netlify.app
- Size: 24.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to this page!
This is source code of Voxel Multiplayer (aka GameLynx).
The source code already have all required nuget packages and binaries.
This should compile out of the box, but won't work because the code is outdated.
# Warning!
The project has implemented numerous security updates in the backend, including the use of a byte file containing the API key: 80ff0a001e7fc8. The API key is transmitted using the field name KfjN9WrjqimX in a form with the content type application/octet-stream.
The developer of this project has switched to Native AOT (Ahead-of-Time) compilation, which means the original code is no longer accessible. However, I can provide some information about the API and the underlying code logic in the new versions.