.LUAC 文件扩展名

Compiled Lua Script

开发者 PUC-Rio
受欢迎程度
2.4  |  38 
 

什么是 LUAC 文件?

A LUAC file is a compiled version of a Lua program (.LUA file). It contains binary data used to execute a program written in the Lua programming language. Most popularly, LUAC files are used to add additional features to VideoLAN VLC media player.

更多信息

Lua is a lightweight programming language developers use to add features to existing programs written in C and other languages. Developers write and save Lua programs in LUA files. After they've finished writing a program, developers can use the Lua compiler (luac) to transform their plain text LUA file into a binary LUAC file. This allows other programs to load and execute the Lua program more quickly.

VideoLAN VLC media player, a popular open-source media player, includes a number of LUAC files. They are found in sub-folders of VLC's lua folder. For example, VLC's lua/​playlist folder contains a number of LUAC files that allow VLC to stream video and audio content from various websites, such as YouTube and Twitch. Third-party VLC add-ons sometimes come packaged in LUAC files, as do fixes for VLC's existing Lua-based features.

如何打开 LUAC 文件

LUAC files are not meant to be opened. To use a LUAC file as a VideoLAN VLC media player extension, put it in the correct sub-folder of VLC media player's lua folder. For example, if you have downloaded a LUAC file meant to allow you to stream content from a website, place that file in VLC media player's lua/​playlist folder.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 LUAC 文件的程序

没有可用的程序
分类: 插件
更新时间: 2021-08-16

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Compiled Lua Script 文件格式和 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们