/crosswalk-plugin

A Roblox Studio plugin for crosswalk

Primary LanguageLuaMIT LicenseMIT

checks license GitHub all releases GitHub top language

crosswalk-plugin

This Roblox Studio plugin aims to help development using the crosswalk framework.

Features

  • Project setup
    • Create ServerModules, ClientModules and SharedModules folders
  • Auto-completions:
    • Module names in the Modules table
    • Module names in the ServerModules table (for client modules)
    • Module names in the ClientModules table (for server modules)
    • Module names in the SharedModules table (for shared modules)

License

This plugin for crosswalk is available under the MIT license. See LICENSE.txt for details.