This website requires JavaScript.
Explore
Sign In
MiTask
/
MCServer
Watch
1
Star
1
Fork
0
You've already forked MCServer
mirror of
https://github.com/MrMasrozYTLIVE/MCServer.git
synced
2025-06-27 09:09:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
main
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
MrMasrozYTLIVE
7bfc95e0bb
Did some minor changes. Added ChatColor class. Made PacketMapChunk way faster by pregenerating example chunk instead of generating it on each 'writeData()' call. I'll most likely will do some more changes soon? Or i'll forget about it for 5 months again eh.
2024-05-06 20:12:05 +03:00
src
Did some minor changes. Added ChatColor class. Made PacketMapChunk way faster by pregenerating example chunk instead of generating it on each 'writeData()' call. I'll most likely will do some more changes soon? Or i'll forget about it for 5 months again eh.
2024-05-06 20:12:05 +03:00
.gitignore
Replaced Yarn and Node with bun
2023-12-11 16:15:42 +03:00
nodemon.json
Initialized Git repository with project.
2023-12-10 21:40:40 +03:00
package.json
Replaced Yarn and Node with bun
2023-12-11 16:15:42 +03:00
tsconfig.json
Initialized Git repository with project.
2023-12-10 21:40:40 +03:00
Description
Minecraft Server implementation in TypeScript (Made for fun)
70
KiB
Languages
TypeScript
100%