Difference between revisions of "SteamDeck"
Jump to navigation
Jump to search
Rubenwardy (talk | contribs) |
Rubenwardy (talk | contribs) |
||
Line 1: | Line 1: | ||
This page contains information useful for developing Minetest for the Steam Deck. Contact rubenwardy with any questions. | This page contains information useful for developing Minetest for the Steam Deck. Contact rubenwardy with any questions. | ||
− | == | + | == Usage as an end user == |
− | + | See [https://blog.rubenwardy.com/2022/12/02/minetest-steam-deck/#controls rubenwardy's blog post] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Uploading using Deck DevKit == | == Uploading using Deck DevKit == |
Revision as of 17:07, 17 December 2022
This page contains information useful for developing Minetest for the Steam Deck. Contact rubenwardy with any questions.
Usage as an end user
Uploading using Deck DevKit
Source: https://partner.steamgames.com/doc/steamdeck/loadgames
- Name: Minetest
- Local folder:
/home/user/dev/minetest/
- Upload filtering [Include only]
/bin/*** /builtin/*** /games/devtest/*** /games/minetest_game/*** /textures/base/pack/*** /client/shaders/***
- Check "Delete remote files not present in local folder"
- Start command:
bin/minetest
- Save config
- Click Upload