promotional bannermobile promotional banner

Computale

Adds computers to Hytale with integrated Lua programming. Inspired by ComputerCraft.
Back to Files

Computale-0.2.0.jar

File nameComputale-0.2.0.jar
Uploader
quantumsheepquantumsheep
Uploaded
Jan 18, 2026
Downloads
579
Size
407.2 KB
File ID
7481751
Type
B
Beta
Supported game versions
  • Early Access

What's new

New Features

  • Basic Lua File System (fs): Implemented a basic file system to manage files.
    • API: fs.list, fs.exists, fs.isDir, fs.makeDir, fs.delete, fs.open.
    • Note: The fs package might be merged with the standard io package in future updates.
  • Background Scripts (Experimental): Added support for running scripts in the background.
    • Usage: Use run [script.lua] from the shell. Ensure the file exists via the new fs commands.
    • Warning: This feature is unstable and may have side effects, or even not work at all.

Gameplay & Assets

  • Crafting: The CopperComputer can now be crafted at the Workbench (under the "Tinkering" section).
  • Visuals: Updated the item icon for the CopperComputer.

This mod has no related projects