DonkeyFileShare

This repo holds files and info needed to use Donkey

Dev Generated Files

User Generated Files

  • game_variants\*.bin

  • hopper_game_variants\*.bin

    • You can acquired these via MCC.
  • map_variants\*.mvar

    • You can generate these with net_build_map_variant in Donkey

Other Files

  • init.txt

    • This is just like the one you can find in the tools but it uses Donkey commands, some commands are the same between Donkey and the tools
  • hs_doc.txt

    • This is just like the one you can find in the tools but it uses Donkey commands, some commands are the same between Donkey and the tools
  • debug_menu_init.txt

    • This is just like the one you can find in the tools but it uses Donkey commands, some commands are the same between Donkey and the tools
  • preferences.txt

    • The user can use any filename and load that file via load_preferences_from_file <filename.txt>
    • This is being worked on and updated all the time.
    • Eventually I'll create a command to generate this.
  • customization.txt

    • The user can use any filename and load that file via load_customization_from_file <filename.txt>
    • This is being worked on and updated all the time.
    • If no customization file exists a customization_info.txt will be created