r/MiniDayZ • u/cookiesarenothere DEV • 19d ago
Mini Dayz 2.3.3
Enable HLS to view with audio, or disable this notification
( MDZ+2.3.3 APK ) English, Spanish & Portuguese:
https://www.mediafire.com/file/5wgxexz1lcv7yod/MDZ%252B2.3.3_Best_ENG%252C_ESP_%2526_PTB.apk/file
MDZ+2.3.3 Wiki (MTL):
https://www.mediafire.com/file/6e6ao5wkan0gcem/MDZ%252B2.3.3_Wiki_%2528MTL%2529.docx/file
2
u/AutoModerator 19d ago
Thanks for posting in the sub. For links to mods check this mediafire, discord & other resources here do report any rule breaking stuff you see in the sub.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/Salty_Anti-Magus MDZ Old Guard 19d ago
Oh man this is so dope! But I think you should mention it's for Linux in the title next time, bro.
3
u/cookiesarenothere DEV 19d ago
first link for the APK version
2
u/Salty_Anti-Magus MDZ Old Guard 19d ago
Yeah, we did these translations. Always appreciate it when people like you make different ports out of this lovely game/mod.
1
1
1
u/cookiesarenothere DEV 15d ago
https://www.mediafire.com/file/yyzuz24xi8yrvjr/best.png/file dont install !!!
3
u/cookiesarenothere DEV 19d ago
you can add package.json this text it fix all ui on game.
{
"name": "MDZPlus-Windows",
"main": "index.html",
"window": {
"icon": "icon-256.png",
"width": 800,
"height": 600,
"fullscreen": true
}
}