Difference between revisions of "SteamDeck"
Jump to navigation
Jump to search
Rubenwardy (talk | contribs) (Create page) |
Rubenwardy (talk | contribs) (Fix formatting) |
||
Line 3: | Line 3: | ||
== Uploading using Deck DevKit == | == Uploading using Deck DevKit == | ||
− | + | * Name: Minetest | |
− | + | * Local folder: <code>/home/user/dev/minetest/</code> | |
− | + | * Upload filtering [Include only] <code>/bin/*** /builtin/*** /games/devtest/*** /games/minetest_game/*** /textures/base/pack/*** /client/shaders/***</code> | |
− | + | * Check "Delete remote files not present in local folder" | |
− | + | * Start command: <code>bin/minetest</code> | |
− | + | * Save config | |
− | + | * Click Upload |
Revision as of 18:35, 2 August 2022
This page contains information useful for developing Minetest for the Steam Deck. Contact rubenwardy with any questions.
Uploading using Deck DevKit
- 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