fix msvc build & mingw build #10

Merged
Kolyah35 merged 1 commits from evildebugger/minecraft-pe-0.6.1:main into main 2026-03-21 12:48:52 +02:00
Contributor
  1. Include unified header files using lowercase filenames
  2. Change special characters to escape sequences to solve encoding issues
1. Include unified header files using lowercase filenames 2. Change special characters to escape sequences to solve encoding issues
evildebugger added 1 commit 2026-03-21 12:33:15 +02:00
1. Include unified header files using lowercase filenames
2. Change special characters to escape sequences to solve encoding issues
Owner

Ye i thought about to just change includes in raknet sources, but i didn't want to touch them. Anyway your solution is better than mine, thanks for the contribution :)

Ye i thought about to just change includes in raknet sources, but i didn't want to touch them. Anyway your solution is better than mine, thanks for the contribution :)
Kolyah35 merged commit b6e7414f04 into main 2026-03-21 12:48:52 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Kolyah35/minecraft-pe-0.6.1#10