Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nitro0fun/e2-imageloader
Image loader for the wiremod E2 chip
https://github.com/nitro0fun/e2-imageloader
expression2 gmod image-loader image-loading wiremod
Last synced: 9 days ago
JSON representation
Image loader for the wiremod E2 chip
- Host: GitHub
- URL: https://github.com/nitro0fun/e2-imageloader
- Owner: NiTrO0FuN
- Created: 2023-03-29T21:53:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-16T07:36:57.000Z (3 months ago)
- Last Synced: 2024-08-16T08:47:49.743Z (3 months ago)
- Topics: expression2, gmod, image-loader, image-loading, wiremod
- Language: JavaScript
- Homepage:
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# e2-imageloader
Image loader for the wiremod E2 chip with a friendly UI
Available in both english and french## Instructions
- English
- Go to releases and download the last setup executable available (now only for windows)
- Execute the installer
- Follow the instructions to select the Gmod path and then upload images
- Select on the right the image you'd like to see in the game
- In garry's mod place a digital screen and an E2 chip, place the script contained in *e2imageloader.txt* into the E2 chip then connect the chip to the digital screen- French
- Aller dans releases et télécharger le dernier fichier .exe de setup disponible (seulement pour windows pour l'instant)
- Lancer l'installeur
- Suivre les instructions et séléctionner le chemin de votre Gmod, ensuite vous pouvez insérer vos images
- Séléctionner à droite l'image que vous souhaitez afficher en jeu
- Une fois en jeu, placer un digital screen et une puce E2, placer le script contenue dans *e2imageloader.txt* dans votre puce E2 et ensuite connecter la puce au digital screen## How to build the GUI (if wanted)
- In the gui folder:
- npm install
- npx quasar build -m electron