Skip to content

Solar2D decompilation tool built on top of unluac

Notifications You must be signed in to change notification settings

taikyrio/viewer

 
 

Repository files navigation


Modding Framework for Coromon


Introduction

A tool to decompile Solar2D resource files.

Screenshot

screenshot

Requirements

Building

  • Clone Repository

  • Setup Frontend

    cd interface
    yarn && yarn build
  • Compile

    mkdir build && cd build
    cmake .. && cmake --build . --config Release   
  • Done!

About

Solar2D decompilation tool built on top of unluac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 55.7%
  • C++ 25.1%
  • TypeScript 15.5%
  • JavaScript 3.3%
  • HTML 0.4%