Make custom lamp from a computer.
Find a file
2025-09-22 22:00:39 +03:00
42 Add unpacked original computer textures 2025-09-22 22:00:39 +03:00
common/media Init repository 2025-09-22 12:25:19 +03:00
.gitignore Init repository 2025-09-22 12:25:19 +03:00
LICENSE Init repository 2025-09-22 12:25:19 +03:00
README.md Add unpacked original computer textures 2025-09-22 22:00:39 +03:00

Working Computer in Project Zomboid

Make custom lamp from a computer.

Developing in process.

Poster

Dev notes

Future plans:

Version 0.1.x

Computer emitts some light. Displaying grreen terminal on the computer screen.

Version 0.2.x

Player can turn ON/OFF a computer.

Version 0.3.x

Computer works only when near is generator.

Version 0.4.x

Player can select a color from contex menu the computer emmits.

  1. Unpack and view all of Project Zomboid's textures from the .pack files.

Textures names (WorldObjectSprite)

  1. TvAntique: appliances_television_01_8.
  2. TvBlack: appliances_television_01_4.
  3. TvWideScreen: appliances_television_01_0.
  4. Mov_DesktopComputer: appliances_com_01_72.

The Tiles2x.pack consist of this textures.

Project author is "Orest Smertnyi (foresle)" and project licensed by MIT license (look at "LICENSE" file in repository tree).