Coder Social home page Coder Social logo

sclmanager's Introduction

SCL Manager

Rust Security Audit

A Standard Combat Load (SCL) manager for DCS:World

Concurrent with DCS Open Beta v.2.8.6.41363

Exporting data from DCS

Run weapons_export.lua by adding the following line to the bottom of C:\DCS\DCS World\MissionEditor\modules\me_mission.lua:

base.dofile("D:\\path\\to\\scl_manager\\tools\\weapons_export.lua")

Development

UI development

This project uses a few packages to help speed up development:

  • TailwindCSS a hugely popular CSS framework that provides utility classes for styling components
  • HeadlessUI provides bare-bones component that style well with Tailwind CSS
  • Heroicons is an SVG icon library developed by Tailwind CSS

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Typeshare

Typeshare ensures we have type-definitions for our Rust bindings inside the ./bindings folder.

First, make sure to install the typeshare-cli (see link above) and then when tagged structs/enums are changed, update the definition file with:

npm run typeshare

Run in Development

To run the program in development, use the following command from the project root folder:

npm run tauri dev

sclmanager's People

Contributors

jkhoel avatar

Stargazers

Kapt Kolostomy avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.