XLua | Ultra-Minimal Lua Plugin for X-Plane

 by   X-Plane C Version: xlua_120r1 License: MIT

kandi X-RAY | XLua Summary

kandi X-RAY | XLua Summary

XLua is a C library typically used in Programming Style applications. XLua has no vulnerabilities, it has a Permissive License and it has low support. However XLua has 1312 bugs. You can download it from GitHub.

XLua is a very simple Lua adapter plugin for X-Plane. It allows authors to create and modify commands and add create new datarefs for X-Plane aircraft. XLua's functionality is in its core similar to Gizmo, SASL and FlyWithLua, but it is much smaller and has only a tiny fraction of these other plugn's functionality. The goals of XLua are simplicity, ease of use and to be light weight and minimal. XLua is meant to provide a small amount of "glue" to aircraft authors to connect art assets to the simulator itself. XLua is developed internally by Laminar Research and is intended to help our internal art team, but anyone is free to use it, modify it, hack it, etc.; it is licensed under the MIT/X11 license and is thus Free and Open Source Software. XLua is not meant to be an "official" Lua plugin for X-Plane, and it definitely does not replace any of the existing Lua plugins, all of which have significantly more features than XLua itself.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              XLua has a low active ecosystem.
              It has 26 star(s) with 15 fork(s). There are 14 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 7 open issues and 6 have been closed. On average issues are closed in 576 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of XLua is xlua_120r1

            kandi-Quality Quality

              XLua has 1312 bugs (0 blocker, 0 critical, 1150 major, 162 minor) and 0 code smells.

            kandi-Security Security

              XLua has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              XLua code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              XLua is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              XLua releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.
              It has 6337 lines of code, 0 functions and 17 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of XLua
            Get all kandi verified functions for this library.

            XLua Key Features

            No Key Features are available at this moment for XLua.

            XLua Examples and Code Snippets

            XLua,Documentation,Script packaging and basic structure
            Cdot img1Lines of Code : 13dot img1License : Permissive (MIT)
            copy iconCopy
            /My airplane
                /plugins
                    /xlua
                    /lin_x64 <-- these contain the real binaries
                    /mac_x64
                    /win_x64
                    init.lua  <-- part of the plugin, do not modify
                    /scripts  <-- your aircraft specific scripts
                   
            XLua,Documentation,Command classes
            Cdot img2Lines of Code : 2dot img2License : Permissive (MIT)
            copy iconCopy
            function command_handler(phase, duration) 
            end
              

            Community Discussions

            QUESTION

            Xposed Module "Three Steps Ahead" Crashed on Android 7.0
            Asked 2020-Aug-31 at 11:32

            On my ZTE Blade v8 Mini running Android 7.0 I installed Magisk, Xposed Framework for Magisk v89 and Xposed module Three Steps Ahead (missing in official repository). Rebooted my device and could see the module activated in Xposed Installer. When I launch the module either from within Xposed or as usual Android app it crashes endlessly. I installed Logcat Extreme and recorded the app's logs:

            ...

            ANSWER

            Answered 2020-Aug-31 at 11:32

            We should use Context.MODE_PRIVATE and it will work!

            Source https://stackoverflow.com/questions/63556643

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install XLua

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/X-Plane/XLua.git

          • CLI

            gh repo clone X-Plane/XLua

          • sshUrl

            git@github.com:X-Plane/XLua.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular C Libraries

            linux

            by torvalds

            scrcpy

            by Genymobile

            netdata

            by netdata

            redis

            by redis

            git

            by git

            Try Top Libraries by X-Plane

            XPlane2Blender

            by X-PlanePython

            xptools

            by X-PlaneC++

            xplane_airports

            by X-PlanePython

            dashboard

            by X-PlanePython

            xptools_msvc_libs

            by X-PlaneC++