Update README.md
This commit is contained in:
parent
d31c403146
commit
9480ca72ca
@ -10,7 +10,7 @@ You can also use the online configurator at https://config.getamp.sh/ to help wi
|
|||||||
Right now the following restrictions apply to templates that may be publicly shared via this repository (some of these will be relaxed over time):
|
Right now the following restrictions apply to templates that may be publicly shared via this repository (some of these will be relaxed over time):
|
||||||
|
|
||||||
- The application must not require any login/authentication in order to download (except for SteamCMD logins).
|
- The application must not require any login/authentication in order to download (except for SteamCMD logins).
|
||||||
- Both Windows and Linux must be accomodated for. If the application does not have a Linux version you should add a Proton download via SteamCMD to support it.
|
- If the application does not have a Linux version you should add a Proton download via SteamCMD to support it if possible.
|
||||||
- Applications that have customizable settings must use a Settings Manifest.
|
- Applications that have customizable settings must use a Settings Manifest.
|
||||||
- Only applications that expose some kind of Console that AMP is able to pick up.
|
- Only applications that expose some kind of Console that AMP is able to pick up.
|
||||||
- Do not invoke any shell scripts/batch files. You must only launch actual executables.
|
- Do not invoke any shell scripts/batch files. You must only launch actual executables.
|
||||||
@ -29,6 +29,8 @@ For example, `valheim.kvp`, `valheimconfig.json`, `valheimmetaconfig.json`
|
|||||||
|
|
||||||
Do not use any directories and include no-other files.
|
Do not use any directories and include no-other files.
|
||||||
|
|
||||||
|
**If you are only submitting a draft, make sure to append (draft) to the pull request title.**
|
||||||
|
|
||||||
# Editing templates
|
# Editing templates
|
||||||
|
|
||||||
If you believe that a template needs either updating or changes made, please submit a pull request for that template with a justification for why that change is needed. If possible try and contact the original author first.
|
If you believe that a template needs either updating or changes made, please submit a pull request for that template with a justification for why that change is needed. If possible try and contact the original author first.
|
||||||
|
Loading…
Reference in New Issue
Block a user