templates/unraid/emulatorjs.xml
2023-07-06 08:33:07 +00:00

71 lines
4.0 KiB
XML
Executable File

<?xml version="1.0"?>
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
<!-- GENERATED FROM https://github.com/linuxserver/docker-emulatorjs/blob/master/readme-vars.yml -->
<Container version="2">
<Name>emulatorjs</Name>
<Repository>lscr.io/linuxserver/emulatorjs</Repository>
<Registry>https://github.com/orgs/linuxserver/packages/container/package/emulatorjs</Registry>
<DonateText>Donations</DonateText>
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
<Network>bridge</Network>
<Privileged>false</Privileged>
<Support>https://github.com/linuxserver/docker-emulatorjs/issues/new/choose</Support>
<Shell>bash</Shell>
<GitHub>https://github.com/linuxserver/docker-emulatorjs#application-setup</GitHub>
<ReadMe>https://github.com/linuxserver/docker-emulatorjs#readme</ReadMe>
<Project>https://github.com/linuxserver/emulatorjs</Project>
<Overview>Emulatorjs(https://github.com/linuxserver/emulatorjs) - In browser web based emulation portable to nearly any device for many retro consoles. A mix of emulators is used between Libretro and EmulatorJS.</Overview>
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/emulatorjs.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/emulatorjs-logo.png</Icon>
<Date>2023-07-06</Date>
<Changes>
### 2023-07-06
- Deprecate armhf. As announced here(https://www.linuxserver.io/blog/a-farewell-to-arm-hf)
### 2022-11-24
- Update IPFS links for chdman.
### 2022-04-04
- Ingest pre-built chdman bins during build time.
### 2022-02-23
- Update ingestion point for emulatorjs bins.
### 2022-01-25
- Allow users to mount in existing rom directories.
### 2022-01-14
- Add profile paths and rebase to Alpine 3.15.
### 2022-01-04
- Add headers needed for Threaded emulators.
### 2021-11-29
- Add wasm mime type to NGINX.
### 2021-11-26
- Configure IPFS in a lower power mode, use homebuilt blobs for emu cores.
### 2021-11-19
- Pin retroarch version.
### 2021-11-14
- Update default cores to ingest.
### 2021-10-23
- Initial release.
</Changes>
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="Rom/artwork management interface, used to generate/manage config files and download artwork" Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Port: 80" Target="80" Default="80" Mode="tcp" Description="Emulation frontend containing static web files used to browse and launch games" Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Port: 4001" Target="4001" Default="4001" Mode="tcp" Description="IPFS peering port, if you want to participate in the P2P network to distribute frontend artwork please forward this to the Internet" Type="Port" Display="always" Required="false" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Path to store user profiles" Type="Path" Display="advanced" Required="true" Mask="false"/>
<Config Name="Path: /data" Target="/data" Default="" Mode="rw" Description="Path to store roms/artwork" Type="Path" Display="always" Required="true" Mask="false"/>
<Config Name="SUBFOLDER" Target="SUBFOLDER" Default="/" Description="Specify a subfolder for reverse proxies IE &#39;/FOLDER/&#39;" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
<Config Name="UMASK" Target="UMASK" Default="022" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="false" Mask="false"/>
</Container>