indent

[?]
May 1, 2023, 3:46 AM
77K72JA4B22VPMOK3COPXNXCVO2CZCNXQYI2ZITU34G3ODTUE34AC

Dependencies

  • [2] KKDO773S bugfix: only include files with numeric _prefixes_
  • [3] QFFTXR7E new file-system format for freewheeling apps
  • [4] TNRO6KLZ new live app

Change contents

  • replacement in main.lua at line 86
    [3.1149][2.97:191]()
    local numeric_prefix, root = filename:match('^(%d+)-(.+)')
    if numeric_prefix then
    [3.1149]
    [3.1215]
    local numeric_prefix, root = filename:match('^(%d+)-(.+)')
    if numeric_prefix then