1
0
mirror of https://github.com/lutris/lutris synced 2024-07-03 07:28:41 +00:00
Commit Graph

123 Commits

Author SHA1 Message Date
Xodetaetl
05ed438ea0 Add write_config installer directive 2014-10-19 02:11:47 +02:00
Xodetaetl
e698042410 Add support for value type to set_regedit()
And indent this raw text output. :)
2014-10-09 16:14:15 +02:00
Xodetaetl
6d87bec133 Fix indent in installer doc 2014-09-18 18:20:52 +02:00
Xodetaetl
657bd5018a Add working_dir setting to Wine and Linux runners 2014-09-04 14:08:21 +02:00
Xodetaetl
8b54e3118f Support file paths in the execute task
Support entering a file path in the 'file' key of the execute task.
And expand variables in the path –>  Fixes #70.
2014-08-21 21:25:08 +02:00
Xodetaetl
e66bdeb2cc Rename wineexec option "workdir" => "working_dir" 2014-08-13 00:15:03 +02:00
Xodetaetl
f4b15d6a9a Update installers.rst
A couple mistakes I've left out
2014-03-15 23:26:22 +01:00
Xodetaetl
26d2de5a70 Update installer writing doc 2014-03-15 22:02:17 +01:00
Xodetaetl
9a779fda46 Update installers.rst
I said bullshit, I take it back.
2014-02-09 14:39:39 +01:00
Mathieu Comandon
93627c76c1 Add documentation for format option 2014-02-09 12:29:27 +01:00
Xodetaetl
35d77aa832 Added workdir to wineexec
Might want to add it to execute() in installer.py but it's using
subprocess.call() which doesn't seem to have a working dir argument,
contrary to subprocess.Popen()
2014-01-24 23:05:15 +01:00
Xodetaetl
11c95cc289 Update installers.rst
Of course, don't hesitate to correct my changes.
Regarding "execute", can the "file" parameter be a path ? I wasn't sure, I didn't say it.
2014-01-24 13:05:24 +01:00
Mathieu Comandon
78927e3799 Use preformatted text for AppStates
Signed-off-by: Mathieu Comandon <strycore@gmail.com>
2014-01-10 20:08:47 +01:00
Mathieu Comandon
d03141b9d8 Reformat Steam AppStates 2014-01-10 20:07:09 +01:00
Mathieu Comandon
e8d30424bb Add steam utils 2013-11-17 05:27:33 +01:00
Mathieu Comandon
ad33eacb8c Add custom message for N/A files 2013-07-11 18:15:32 +02:00
Mathieu Comandon
f03d145558 Add examples to the documentation 2013-06-28 12:15:37 +02:00
Mathieu Comandon
282ac32177 First support for add-ons 2013-06-18 02:13:03 +02:00
Mathieu Comandon
4499c95566 More complete installer docs 2013-06-18 00:05:32 +02:00
Mathieu Comandon
8d174fce00 Steam data in installers WIP 2013-06-10 00:00:52 +02:00
Mathieu Comandon
b3a85220cb Installer rewriting almost complete + Gio mounts handled in Downloader 2013-05-26 18:43:42 +02:00
Mathieu Comandon
14a6881627 Installer rewrite (WIP) 2013-05-25 13:08:39 +02:00
Mathieu Comandon
26f59c9bc7 Scripting interpreter rewrite (WIP) 2013-05-25 07:48:03 +02:00