Minecraft Server implementation in TypeScript (Made for fun)
Go to file
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