{"message":"Package retrieved successfully","request_id":"a132316b8ed85cd4-CMH","payload":{"id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","user_id":"983890ca-4d22-460f-b8af-a40dfa6a83e9","name":"cheatoid-library","description":"\u003ch1\u003eDEVELOPER API REFERENCE (work-in-progress)\u003c/\u003e\r\n\u003cstrong\u003eSee README in /library/ folder on GitHub...\u003c/\u003e\r\nSince this is still under development, anything is subject to change (expect breaking changes), it's encouraged to look at the code in these repositories and require() whatever you need:\r\n\u003ch3\u003eMain: https://github.com/Cheatoid/nanos-world-vault\u003c/\u003e\r\n\u003ch3\u003eSubmodule: https://github.com/Cheatoid/Lua.Scripts\u003c/\u003e\r\n\u003ch3\u003eWhat's coming: https://github.com/Cheatoid/nanos-world-vault/issues\u003c/\u003e\r\n \r\n\u003ch1\u003eFEATURING\u003c/\u003e\r\n• \u003cstrong\u003ePowerful OOP/AOP Framework: classes, inheritance, interfaces, mixins, enums, properties, events, hooking, promises via coroutines, integrated profiler, builtin collections such as BiMap/CircularBuffer/Deque/LinkedList/PriorityQueue/Set/SlotMap/Stack/ArrayPool, and many utilities such as reference wrapper, try-catch-finally, switch-case, readonly, and more\u003c/\u003e\r\n• \u003cstrong\u003eBunch of new functions as part of standard Lua libs (fully documented for LuaLS): math, string, table\u003c/\u003e\r\n• \u003cstrong\u003eSimple Plugin Framework \u0026 Custom Script Loader (GAIMERS)\u003c/\u003e\r\n• \u003cstrong\u003eMonkey-Patcher: easily hook Lua functions (with fluent API; before/after/around/once/replace)\u003c/\u003e\r\n• \u003cstrong\u003ePermission library: clean API for managing permissions with bit-packed storage for efficiency\u003c/\u003e\r\n• \u003cstrong\u003eRemoteCommand library: permission-based remote command system with console command integration, argument parsing, and built-in help system\u003c/\u003e\r\n• \u003cstrong\u003eChat Commander library: command parser and dispatcher for chat commands with autocompletion support, type-coercion, flexible validation, permissions, and fluent API\u003c/\u003e\r\n• \u003cstrong\u003eVirtual File System library: allows in-memory file operations by using a table (as a tree), loading from disk, and flushing to disk\u003c/\u003e\r\n• \u003cstrong\u003eSimple Rate-Limiter library with builtin strategies (Fixed Window, Sliding Window Log, Token Bucket, and Leaky Bucket)\u003c/\u003e\r\n• \u003cstrong\u003eNet wrapper: binary serialization library for network communication with support for various data types (bits, boolean, byte, integers, floats, double, string) and structured schema-based serialization\u003c/\u003e\r\n• \u003cstrong\u003eBetter Console: WebUI-based modern feature-rich console interface using smart IntelliSense autocompletion engine, also offers filtering, regex search, and themes (open it by entering console command, or bind Tilde console)\u003c/\u003e\r\n• \u003cstrong\u003eChrome Web Browser (client-side): play Neo Wars, check out various demos such as NeoUI and Console, chat with your favorite AI, or simply browse the internet (use browser_open console command)\u003c/\u003e\r\n• \u003cstrong\u003eWebAudio API (client-side): audio playback and spatial audio with listener transform, gain control, and filter effects (bridged via WebUI)\u003c/\u003e\r\n• \u003cstrong\u003eWebSocket API (client-side): connect, send/receive socket messages (bridged via WebUI)\u003c/\u003e\r\n• \u003cstrong\u003eRegex API (client-side): true regular expression engine (bridged via WebUI)\u003c/\u003e\r\n• \u003cstrong\u003eHash API (client-side): common hashing functions CRC32/MD5/SHA* (bridged via WebUI)\u003c/\u003e\r\n• \u003cstrong\u003eEval API (client-side): run and evaluate JavaScript directly from Lua (bridged via WebUI)\u003c/\u003e\r\n• \u003cstrong\u003eBind library (client-side): Source-engine inspired bind system for console commands (e.g. bind F9 browser)\u003c/\u003e\r\n• \u003cstrong\u003eLINQ library\u003c/\u003e\r\n• \u003cstrong\u003eBenchmark library: diagnose performance bottlenecks, measure code performance with statistical analysis, comparison tools, and multiple timing modes\u003c/\u003e\r\n• \u003cstrong\u003enumber-type and string-type extensions (these extend Lua syntax and give you super convenient syntax such as: 5.days+3.h for working with size/time numbers as first-class citizen, and \"hello\"+\"world\"\u003c\u003c3 for concatenating and rotating strings...)\u003c/\u003e\r\n• \u003cstrong\u003eBigInteger: arbitrary-precision integer and expression evaluator\u003c/\u003e\r\n• \u003cstrong\u003eZip reader/writer library with file and in-memory support\u003c/\u003e\r\n• \u003cstrong\u003eXML parser and serializer library\u003c/\u003e\r\n• \u003cstrong\u003eCustom key-value CFG/config parser library (interpreter is coming soon)\u003c/\u003e\r\n• \u003cstrong\u003eStackVM (small Lua-C-API-like stack-based VM) \u0026 custom Turing-complete virtual machine execution engine... (for low-level enthusiasts)\u003c/\u003e\r\n• \u003cstrong\u003eConvenient HTTP wrapper: \"on success/fail\" callback \u0026 options-table overloads\u003c/\u003e\r\n• \u003cstrong\u003eConVar: Source-engine inspired console variables (includes cvarlist console command)\u003c/\u003e\r\n• \u003cstrong\u003eBroadcastLua/SendLua + ClientsideLua: allowcslua convar \u0026 lua console command (run Lua code directly from console, also supports running script files, just specify package name and .lua file extension)\u003c/\u003e\r\n• \u003cstrong\u003ePackageHelper (server-side): reload/unload/load console commands (with pattern matching support)\u003c/\u003e\r\n• \u003cstrong\u003eSimple Lua Lexer: configurable Lua source code tokenizer (supports LuaJIT/5.1-5.4 syntax)\u003c/\u003e\r\n• \u003cstrong\u003eRequireFinder: utilizes Lua Lexer to find require() calls\u003c/\u003e\r\n• \u003cstrong\u003eRequireFolder: convenient utility for loading entire folder of scripts, with priority-list and ignore-list support\u003c/\u003e\r\n• \u003cstrong\u003eDebugger \u0026 DebugHelper: allows debugging scripts (with breakpoints), and various debugging-related utility functions for inspecting stack frame, upvalues, locals, parameters, varargs...\u003c/\u003e\r\n• \u003cstrong\u003eTypeCheck: the greatest type-checking library ever made\u003c/\u003e\r\n\r\n... and more coming soon™\r\n","short_description":"A powerful development toolkit of handy libraries designed to supercharge your scripting workflow and let you focus on building great gameplay...","title":"LIBRARY (development)","type":"script","icon_url":null,"cover_url":"https://cdn.nanos-world.com/cheatoid-library/images/1768066051_c3ddc87f-28dd-4df9-88ae-7015aa883e60.jpg","images":[{"image_url":"https://cdn.nanos-world.com/cheatoid-library/images/1776677364_012d82ad-d1e2-4464-a245-d9e5611c5694.jpg","image_index":1},{"image_url":"https://cdn.nanos-world.com/cheatoid-library/images/1778345981_79615922-e5e8-4106-9e62-d2e480ea516a.jpg","image_index":2}],"github_url":"","download_count":71,"view_count":1379,"download_url":"https://api.nanos-world.com/store/packages/cheatoid-library/download","published":true,"ratings":{"total":3,"average":5,"one_star":0,"two_star":0,"three_star":0,"four_star":0,"five_star":3},"links":null,"tags":[{"id":"701a7a07-92e8-4feb-a5c9-bc8ad804daa4","created_at":"2025-12-30T16:25:46.710578Z","updated_at":"2026-06-07T11:26:28.428801Z","deleted_at":null,"name":"gui","slug":"gui","description":"GUI","color":"#6B7280","icon":"","usage_count":4},{"id":"d22d784e-9edf-4290-9aeb-d9e89c6fddb2","created_at":"2025-12-30T16:25:41.415153Z","updated_at":"2026-06-22T13:59:12.001094Z","deleted_at":null,"name":"utility","slug":"utility","description":"Utility","color":"#6B7280","icon":"","usage_count":12},{"id":"7233b32c-661e-4d54-9133-9ab3a8d67819","created_at":"2025-10-21T10:06:42.335659Z","updated_at":"2026-05-07T15:44:26.579897Z","deleted_at":null,"name":"integration","slug":"integration","description":"Integration","color":"#6B7280","icon":"","usage_count":3}],"team_id":"ce6981fc-91a7-46f6-adc3-f0806a44d0f8","team":{"id":"ce6981fc-91a7-46f6-adc3-f0806a44d0f8","name":"GITHUB.COM/CHEATOID/NANOS-WORLD-VAULT","description":"https://github.com/Cheatoid/nanos-world-vault\nhttps://github.com/Cheatoid/Lua.Scripts","icon_url":"https://cdn.nanos-world.com/teams/ce6981fc-91a7-46f6-adc3-f0806a44d0f8/images/1778265342_98ed6082-7806-43a0-8b6b-22b917d6ac67.jpg"},"version":{"id":"b7d9de84-ebb5-45f7-b17f-471333df0959","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.47","status":"released","changelog":"- Fixed \u003cstrong\u003erun\u003c/\u003e console command\r\n- Fixed VisualScript\r\n- Added a couple more pages to New Tab in Web Browser (Keypad, Calculator, and Input Monitor)\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.47","upload_date":"2026-05-17T03:19:58.015205Z","download_url":"https://api.nanos-world.com/store/packages/cheatoid-library/versions/0.0.47/download","zip_size_bytes":886177,"extracted_size_bytes":3876827,"parsed_author":"Cheatoid","created_at":"2026-05-17T03:19:58.015854Z","updated_at":"2026-05-17T05:23:48.227849Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},"package_versions":[{"id":"b7d9de84-ebb5-45f7-b17f-471333df0959","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.47","status":"released","changelog":"- Fixed \u003cstrong\u003erun\u003c/\u003e console command\r\n- Fixed VisualScript\r\n- Added a couple more pages to New Tab in Web Browser (Keypad, Calculator, and Input Monitor)\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.47","upload_date":"2026-05-17T03:19:58.015205Z","download_url":"https://api.nanos-world.com/store/packages/cheatoid-library/versions/0.0.47/download","zip_size_bytes":886177,"extracted_size_bytes":3876827,"parsed_author":"Cheatoid","created_at":"2026-05-17T03:19:58.015854Z","updated_at":"2026-05-17T05:23:48.227849Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"42a9de3c-7fcf-46bd-a995-b1e988aea98a","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.46","status":"released","changelog":"Lost track of changes...\r\nhttps://github.com/Cheatoid/nanos-world-vault/compare/v0.0.45...v0.0.46","upload_date":"2026-05-15T18:26:04.613186Z","download_url":"https://api.nanos-world.com/store/packages/cheatoid-library/versions/0.0.46/download","zip_size_bytes":887770,"extracted_size_bytes":3879162,"parsed_author":"Cheatoid","created_at":"2026-05-15T18:26:04.613003Z","updated_at":"2026-05-15T18:39:40.667637Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"844b3d17-ad13-409c-ba7a-931cb4d5bdf6","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.45","status":"released","changelog":"\u003ch3\u003ev0.0.45\u003c/\u003e\r\n- Fixed packager bug (CI/CD failure)\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.45\r\n \r\n\u003ch3\u003ev0.0.44\u003c/\u003e\r\n- Removed Console from New Tab page; to open Better Console, enter \u003cstrong\u003econsole\u003c/\u003e command or bind it to a key instead\r\n- Prevented game input interference (so you can't open scoreboard, sandbox context menu, etc while Better Console is opened)\r\n- Simplified Better Console a.k.a. ConsoleEngine (removed JS autocompletion, feed comes from Lua IntelliSense engine)\r\n- Pressing CTRL+A will now select all console output messages (and nothing else)\r\n- Added \"Realm\" switch (toggle between client/server output) - not fully implemented yet\r\n- Added \"Clear logs\" button (top-right corner), double click it to clear all messages\r\n- Added \"Zoom in/out\" buttons (top-right corner), CTRL+Plus/Minus are keyboard shortcuts, press CTRL+0 to reset zoom\r\n- Added \"Enter\" button next to input textbox\r\n- Added \"Timestamps\" button next to auto-scroll (toggle timestamp display in console output)\r\n- Added JS Regex search mode for searching logs (click the search icon to toggle it)\r\n- Implemented insert/overwrite mode for input textbox (press Insert to toggle it)\r\n- Implemented fancy tooltip when you hover over certain elements in Better Console\r\n- Fixed filters not working correctly (you can now select multiple filters at once, for example click on \"Error\" and \"Warn\" to only show errors and warnings)\r\n- You can now resize Better Console, from any edge\r\n- All customizations are automatically persisted and restored when reopening Better Console: filters, auto-scroll, timestamps, theme, zoom, size and location\r\n- Reformatted HTML files for smaller file size\r\n- Updated packager to exclude Markdown files from vault (zip) package; reduced download/file size (open or clone GitHub repository to view documentation)\r\n- Updated submodule to latest version (fixed bugs in fuzzy, autocompleter, and console libraries)\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.44","upload_date":"2026-05-09T14:16:08.649547Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-05-09T14:16:08.649483Z","updated_at":"2026-05-17T05:22:59.810762Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"8f577ffd-9cca-4ac0-98c7-38ded8a09d45","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.43","status":"released","changelog":"\u003cstrong\u003eBunch of additions and fixes, really!\u003c/\u003e\r\n- Fixed and improved ConsoleEngine, enjoy autocompletion (now you can also bind key to \u003cstrong\u003econsole\u003c/\u003e to open Better Console, e.g. \u003cstrong\u003ebind Tilde console\u003c/\u003e and then press ~)\r\n- Performance improvements: Make sure to call Initialize if using WebUI wrappers\r\n- Added ImGui JS API (create ImGui user interfaces using JS!)\r\n- Added toggle for DevTools (button in top-right)\r\n- Added option to use local HTML files for quick-links (for development)\r\n- Added option to customize scrollbar on New Tab\r\n- Fixed minor bugs within New Tab page and Settings window\r\n- Updated Settings window and Transparent demo\r\n- Added more quick-links to New Tab page\r\n- Fixed damerau_levenshtein function\r\n- Updated packager\r\n- Updated submodules (added a bunch of new math utilities such as AABB, Angle, Euler, Camera, Matrix4x4, OBB, Plane, Vector, and Collision modules)\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.43","upload_date":"2026-05-08T13:55:14.408458Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-05-08T13:55:14.408303Z","updated_at":"2026-05-15T18:39:41.385052Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"00928b95-0eb0-47d8-a32a-a9b308a9198a","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.42","status":"released","changelog":"- Released ImGui WebAssembly/WebGPU demo, yep!!! (accessible through New Tab page from Web Browser; use `browser_open` command in console)\r\n- Added some more quick links on New Tab page in Web Browser and fixed quicklink persistence (in settings dialog)\r\n- Updated submodule\r\n- Added `string.plural` function\r\n- Fixed `table.get` / `table.set` functions not being exported\r\n- Fixed `table.print` function definition\r\n- Added `Reflection.GetEnvironments` function\r\n- Updated readme\r\n- Cleaned up some docs\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.42","upload_date":"2026-05-02T14:12:40.580768Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-05-02T14:12:40.587116Z","updated_at":"2026-05-09T14:29:03.57373Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"776cdd09-5840-452f-98f2-a00c283e8729","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.41","status":"released","changelog":"- Update readme again (fix links, and add autocompleter)\r\n- Update NetWrapper and RemoteCommand, and also add docs\r\n- Update web browser and pages (added new demos: Cube3D, Admin Menu, Spawn Menu)\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.41","upload_date":"2026-04-29T05:22:14.992444Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-29T05:22:14.992047Z","updated_at":"2026-05-08T14:06:42.92523Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"c583ee9f-7f36-48e3-a21f-fc3db8071b89","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.40","status":"released","changelog":"- \u003cstrong\u003eFIXED MANY BROKEN LINKS IN README\u003c/\u003e (finally)\r\n- Fixed Web Browser not having transparent background (this fixes a couple of demos, such as the Fake3D page)\r\n- Added option to have custom background image on New Tab in Web Browser\r\n- Added \u003cstrong\u003edisconnect\u003c/\u003e console command (+ action so you can bind a key)\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.40","upload_date":"2026-04-27T12:27:50.211722Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-27T12:27:50.21132Z","updated_at":"2026-05-02T14:21:22.895019Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"b798f82d-f931-4fd6-9c38-fa3ce281ab6b","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.39","status":"released","changelog":"- Fixed Web Browser issues (skew and closing)\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.39","upload_date":"2026-04-27T09:25:28.553063Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-27T09:25:28.55306Z","updated_at":"2026-04-29T06:38:03.14796Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"fff530cc-dbb7-44a7-a30b-64981c905417","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.37","status":"released","changelog":"- Released Bind library: you can now bind keys to actions (type help in console)\r\n- Released WebBrowser: access it via browser_open console command (or \u003cstrong\u003ebind F9 browser_open\u003c/\u003e and then press F9)\r\n- Released basic NeoUI (access the demo through new page on web browser)\r\n- Released Console UI (access the demo through new page on web browser)\r\n- Released Constellation demo (access it through new page on web browser)\r\n- Updated submodule (bunch of new functions in table library, etc)\r\n- Updated readme\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.37","upload_date":"2026-04-27T08:20:28.323746Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-27T08:20:28.323669Z","updated_at":"2026-04-27T12:31:11.866841Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"9556947b-93d0-4b31-b88c-b3792983f232","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.36","status":"released","changelog":"- Released clientside WebAudioAPI: audio playback and spatial audio with listener transform, gain control, and filter effects (bridged via WebUI)\r\n- Updated chat commander library\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.36","upload_date":"2026-04-24T10:38:36.015798Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-24T10:38:36.016073Z","updated_at":"2026-04-27T09:26:13.551732Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"41803f61-2927-4aaf-9d39-6e7a099744e0","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.35","status":"released","changelog":"- Released Chat Commander library (parser and dispatcher for chat commands with autocompletion support, type coercion, flexible validation, permissions, and fluent API)\r\n- Released clientside EvalAPI: run and evaluate JavaScript expressions using Lua (bridged via WebUI)\r\n- Added \u003cstrong\u003eReflection.GetPackages\u003c/\u003e function\r\n- Updated Console and readme\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.35","upload_date":"2026-04-23T22:14:48.166958Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-23T22:14:48.166959Z","updated_at":"2026-04-27T08:26:43.646439Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"0c170d14-be16-4093-8db0-7d8aa8c9140f","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.34","status":"released","changelog":"- Released \u003cstrong\u003ePermission\u003c/\u003e library\r\n- Released feature-rich 32-bit bitwise operation library (with folding support)\r\n- Added \u003cstrong\u003eReflection.GetEnums\u003c/\u003e function\r\n- Improved FileWrapper with command-line style functions\r\n- Released \u003cstrong\u003efold\u003c/\u003e utility\r\n- Updated readme\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.34","upload_date":"2026-04-20T07:26:08.05831Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-20T07:26:08.058499Z","updated_at":"2026-04-24T10:42:58.055646Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"6dd8e40b-6ebd-465f-82b5-77ec9a492ab2","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.33","status":"released","changelog":"- Released StackVM (small Lua-C-API-like stack-based virtual machine)\r\n- Improved lua console command file handling, for example to run builtin plugin script: lua @cheatoid/plugin_framework/example\r\n- Released io.write polyfill (it buffers messages and then prints once it encounters a newline, it is now being used as default writer in table.print function)\r\n- Added a couple of new functions as part of table library\r\n- Released Reflection library (not much yet)\r\n- Updated bitwise\r\n- Updated main readme (and added rate limiter readme)\r\n- Fixed LuaDocs\r\n- Updated submodules (bunch of fixes and goodies)\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.33","upload_date":"2026-04-19T21:53:04.554522Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-19T21:53:04.553777Z","updated_at":"2026-04-23T22:28:45.276108Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"ac8a65ed-b6d2-42ba-96c5-2974f30bb0d6","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.32","status":"released","changelog":"Updated submodule; a couple of changes:\r\n- Inlined \u003cstrong\u003esetmetatable\u003c/\u003e calls (where possible)\r\n- Fixed a bunch of LuaDocs (mostly in load balancer and matchmaking)\r\n- Updated \u003cstrong\u003eutil.forward_call_skip\u003c/\u003e function\r\n- Added \u003cstrong\u003etable.is_array_like\u003c/\u003e and \u003cstrong\u003etable.initmeta\u003c/\u003e functions\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.32","upload_date":"2026-04-18T15:59:50.852955Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-18T15:59:50.853111Z","updated_at":"2026-04-23T22:14:52.694648Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"1abac73e-75b2-46f0-801b-d7bc03eccd77","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.31","status":"released","changelog":"Updated readme. No library code changes.\r\nMainly trying to fix a \"me issue\" where I'd forget to bump the version in Package.toml... It is now fully automated.\r\n\r\n- Updated packager tool, implemented Lua script precompiling using luac, it yields ~7.6% reduction in file size (not applied to this package)...\r\n\r\n- Released submodule manager (PowerShell script/tool)\r\n\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.31\r\n\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.30","upload_date":"2026-04-18T07:48:00.03128Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-18T07:48:00.030927Z","updated_at":"2026-04-20T07:28:21.039492Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"70aaa57e-5cf0-4e92-988f-82c41c204dc3","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.29","status":"released","changelog":"- Breaking: prefixed istype exports with \"is\"\r\n- Released benchmark library\r\n- Updated and improved collections (made Heap standalone; extracted from PriorityQueue... made sure all tests pass...)\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.29","upload_date":"2026-04-17T18:34:25.623539Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-17T18:34:25.62347Z","updated_at":"2026-04-19T22:05:23.868676Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"488524d0-695d-4459-8d22-bd07cf679c14","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.28","status":"released","changelog":"\u003cstrong\u003eBunch of API additions, and bug fixes, really!\u003c/\u003e\r\nSome of the important changes include:\r\n- Breaking: some table functions were updated (see Lua.Scripts repo)\r\n- Released Load Balancer and Matchmaking library\r\n- Released Rate Limiter library (with 4 builtin strategies: Fixed Window, Sliding Window Log, Token Bucket, and Leaky Bucket)\r\n- Released HashAPI (WebUI bridged for client-side; includes CRC32/MD5/SHA* hashing functions)\r\n- Implemented efficient SlotMap data-structure collection (insertions and removals are O(1))\r\n- Implemented AutoUpdater engine (not utilized yet, but the code exists)\r\n- Fixed LuaDocs\r\n- Initial work on 2036 (Neo Wars) gamemode, see main repo\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.28","upload_date":"2026-04-17T01:35:23.779648Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-17T01:35:23.780097Z","updated_at":"2026-04-18T16:00:42.261043Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"2654482c-1e90-4141-817f-df30085230fc","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.27","status":"released","changelog":"Added some more string functions, enhanced default collection types, and updated LuaDocs...\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.27\r\n \r\nP.S. Skipped v0.0.26 due to vault/backend issues...\r\nA \u003cstrong\u003ebunch\u003c/\u003e of new string/table functions were introduced along with a couple of new modules (fuzzy string matching, autocompleter, intellisense engine, and console wrapper):\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.26","upload_date":"2026-04-14T21:10:38.391509Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-14T21:10:38.391414Z","updated_at":"2026-04-18T08:22:24.431431Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"8b77b749-23e4-4543-ba76-7131f457bf24","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.25","status":"released","changelog":"\u003cstrong\u003eThe Readme Update\u003c/\u003e\r\n\r\nhttps://github.com/Cheatoid/nanos-world-vault/tree/main/library","upload_date":"2026-04-12T08:32:18.727499Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-12T08:32:18.727497Z","updated_at":"2026-04-17T18:36:29.694519Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"5e467131-b190-4f1f-b27e-a36813eec86c","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.24","status":"released","changelog":"- Released Virtual File System library (as part of FileWrapper)\r\n- Released modular Debugger API (as part of debug_helper)\r\n- Significant improvements to RequireFolder (and also added VFS support)\r\n- Significant improvements to Plugin Framework (includes example usage script)\r\n- Updated ConVar\r\n- Updated submodules\r\n- Fixed LuaDocs\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.24","upload_date":"2026-04-12T05:36:33.087654Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-12T05:36:33.087511Z","updated_at":"2026-04-17T01:51:41.230672Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"035e9a42-307d-4f6a-bb48-6973fcef6138","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.23","status":"released","changelog":"- Updated submodule; added a bunch of new math library functions; fixed LuaDocs all around\r\n- Updated HTTP wrapper module (alias ContentType/MediaTypes, and made indexing case-insensitive)\r\n- Prettified require() statements\r\n- Fixed LuaDocs all around\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.23","upload_date":"2026-04-11T00:58:32.907808Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-11T00:58:32.907868Z","updated_at":"2026-04-14T21:17:58.72154Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"423c37de-7369-4d46-8714-d938418dad16","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.22","status":"released","changelog":"\u003cstrong\u003eBunch of API additions, and bug fixes, really!\u003c/\u003e\r\nSome of the important changes include:\r\n- Released key-value CFG parser library\r\n- Prevented global pollution. GAIMERS and modules are no longer globally exported by default (only pre-loaded); use require() and export it globally yourself via GAIMERS or Package.Export\r\n- Breaking: Changed Ref/ operation to Ref- (readonly ref struct)\r\n- Updated unary -ref, so it's consistent with the rest of operator overloads\r\n- Added URL-related functions under string library\r\n- Added reactive ref proxy (also possible with \u003e\u003e operator); see Config module and ClientsideLua for neat example usages!\r\n- Fixed HTTP wrapper and added proper docs, and also added content-type constants for convenience\r\n- Fixed LuaDocs\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.22","upload_date":"2026-04-10T16:05:31.793393Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-10T16:05:31.793346Z","updated_at":"2026-04-12T08:35:15.039917Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"ba6610b6-6333-41c1-81ec-407a7845e242","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.21","status":"released","changelog":"- Fixed script errors introduced in v0.0.20\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.21","upload_date":"2026-04-09T18:26:17.797302Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-09T18:26:17.797155Z","updated_at":"2026-04-12T05:44:32.498581Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"eb73fb3a-2d5e-4ca1-ad94-f14e304de41e","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.20","status":"released","changelog":"- Updated submodule (see Lua.Scripts repo); added even more path-related functions under string library; fixed Zip library; released XML parser and serializer library; released custom Turing-complete Virtual Machine API (with documentation!); fix and improve LuaDocs all around...\r\n- Updated metadata generation to include even more info such as file hashes and branch name\r\n- Precompiled Lua 5.4.8 as part of repo. Released an automatic script that downloads + generates projects + builds Lua (dll/interpreter/compiler) with a single command; useful for Lua binary module authors, interop, and CI/CD\r\nMore cool stuff is coming up!\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.20","upload_date":"2026-04-09T16:00:40.998414Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-09T16:00:40.998518Z","updated_at":"2026-04-11T01:01:14.299924Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"f042c3b2-77b8-4e03-9d51-9cf2b1224ee8","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.19","status":"released","changelog":"- Remove redundant whitespace in LuaDoc across whole codebase.\r\n- Some more packager (CI/CD) changes...\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.19","upload_date":"2026-04-08T11:00:11.256444Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-08T11:00:11.256803Z","updated_at":"2026-04-10T16:38:56.985049Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"a713f933-e541-4263-9ebb-b007c1c24a93","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.18","status":"released","changelog":"CI/CD madness... Actually use in-house \"packager\" for uploading to nanos world store - provides much smaller/optimized package, from previous ~330KB, now down to ~240KB; faster downloads! 🚀\r\nhttps://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.18","upload_date":"2026-04-08T08:06:09.57953Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-08T08:06:09.579883Z","updated_at":"2026-04-09T18:27:25.202168Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"49ea6b2b-7f1e-46e0-902d-509357a15bc9","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.10","status":"released","changelog":"https://github.com/Cheatoid/nanos-world-vault/releases/tag/v0.0.10","upload_date":"2026-04-07T19:59:02.342999Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-07T19:59:02.342761Z","updated_at":"2026-04-09T16:14:13.481044Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"f726351c-ef52-4f78-8832-016f18e1545e","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.9","status":"released","changelog":"* Updated submodule (brings in some new table functions)","upload_date":"2026-04-04T19:42:13.882342Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-04T19:42:13.882208Z","updated_at":"2026-04-08T11:04:31.380079Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"1579fce9-f764-4009-bcef-4628e45c5b5f","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.8","status":"released","changelog":"\u003cstrong\u003eBunch of API additions, and bug fixes, really!\u003c/\u003e","upload_date":"2026-04-04T19:34:53.92659Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-04T19:34:53.926728Z","updated_at":"2026-04-08T08:10:27.203306Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"d4e99387-3e67-499a-831d-eaf0356d7d5f","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.7","status":"released","changelog":"* Fix runtime error (add missing import)","upload_date":"2026-04-03T11:35:54.450946Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-03T11:35:54.451178Z","updated_at":"2026-04-07T20:03:34.834039Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"aa035bb7-a791-4d4e-884a-a92f021c6339","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.6","status":"released","changelog":"\u003cstrong\u003eBunch of API additions, and bug fixes, really!\u003c/\u003e","upload_date":"2026-04-01T17:58:59.375186Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-04-01T17:58:59.375009Z","updated_at":"2026-04-04T19:43:15.367268Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"b055cac2-2d19-40d6-91d7-f63d56d96294","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.5","status":"released","changelog":"\u003ch2\u003e🆕 New Features\u003c/\u003e\r\n▫PackageHelper API: easily reload/load/unload packages using console command, with pattern matching support (use colon as prefix, e.g. \u003cstrong\u003ereload :lib\u003c/\u003e would reload all packages if their name contains lib)\r\n▫allowcslua convar + lua console command (disabled by default): when allowcslua is set to 1 on server, it allows clients to run lua console command (run Lua code); lua console command is unrestricted on server-side\r\n▫Implemented DebugHelper.get_source_prefix\r\n▫various code optimizations; improved performance...\r\n\u003ch2\u003e🔧 Bug Fixes\u003c/\u003e\r\n▫smashed 🐛 all around, also fixed LuaDoc...","upload_date":"2026-03-28T22:09:00.599362Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-03-28T22:09:00.598463Z","updated_at":"2026-04-04T19:35:37.589016Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"6c54c9e1-6f8c-4fba-bf8b-a7c52939b4cf","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.4","status":"released","changelog":"\u003ch2\u003e🆕 New Features\u003c/\u003e\r\nAdd Lua.Scripts as submodule.\r\nDeveloper reference: https://github.com/Cheatoid/Lua.Scripts\r\nThis version includes:\r\n▫OOP framework","upload_date":"2026-03-28T07:45:16.456295Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-03-28T07:45:16.455702Z","updated_at":"2026-04-03T11:36:17.920358Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"5df52653-3957-47ea-bfd9-9dd172a4371f","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.3","status":"released","changelog":"\u003ch2\u003e🔧 Bug Fixes\u003c/\u003e\r\n▫Resolved an issue where assigning a non‑numeric value to a boolean ConVar would incorrectly set its value to \"nil\".\r\n","upload_date":"2026-01-09T16:43:03.80341Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-01-09T16:43:03.806266Z","updated_at":"2026-04-01T18:00:05.90891Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"9a17a6fb-0ca1-4cdc-ac76-6ecb50d44ce0","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.2","status":"released","changelog":"\u003ch2\u003e🆕 New Features\u003c/\u003e\r\n▫DebugHelper API; useful for debugging (to be used by debugger)\r\n▫RequireFolder API; allows for loading Lua files in packages, offers load priority and file ignoring functionality\r\n▫TypeCheck API; makes type-checking 100x times more convenient\r\n\r\n\u003ch2\u003e🔧 Bug Fixes\u003c/\u003e\r\n▫`ConVar.GetPlayerInfo` is now server-side only\r\n","upload_date":"2026-01-09T09:11:24.861254Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-01-09T09:11:24.864325Z","updated_at":"2026-03-28T22:20:09.039446Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}},{"id":"d62a9cd4-f9b3-415a-b433-154964dd9c17","package_id":"ff0decf0-bf6f-41c6-ad25-269fc35b53a5","version":"0.0.1","status":"released","changelog":"\u003cstrong\u003eInitial release (ConVar API)\u003c/\u003e 🚀","upload_date":"2026-01-08T15:42:49.967925Z","download_url":"","zip_size_bytes":0,"extracted_size_bytes":0,"parsed_author":"Cheatoid","created_at":"2026-01-08T15:42:49.97224Z","updated_at":"2026-03-28T07:51:24.494703Z","script":{"force_no_map_package":false,"auto_cleanup":true,"load_level_entities":false,"compatibility_version":"1.99","package_requirements":[],"assets_requirements":[],"compatible_maps":[]}}],"created_at":"2026-01-08T15:39:24.674165Z","updated_at":"2026-06-28T14:49:07.445711Z","price_in_cents":null}}