Changelog

New updates and improvements

August 2025

See what’s new and improved in our August update.

Latest Version: Zico 1.0.3 Functions Update BETA

New Functions

  • tick()

  • time()

  • date()

  • type()

  • len()

Read the documentation

Tables

table a = {
  ["example"] = "Hi!"
}

Read the documentation

.zi File Extension

  • Zico now uses .zi as its file extension

Read the documentation

Improved
  • Improved 'while'

  • Improved mathematics

Fixed
  • Fixed 'while' comparisons

  • Fixed mathematics issues

Last updated