8000 GitHub - allogic/meteor: Meteor is a bleeding edge multi purpose cross platform x64 library written in plain ANSI C. Utilizing LLVM it is serving as the foundation for future projects.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ meteor Public

Meteor is a bleeding edge multi purpose cross platform x64 library written in plain ANSI C. Utilizing LLVM it is serving as the foundation for future projects.

License

Notifications You must be signed in to change notification settings

allogic/meteor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

git clone -b main https://github.com/allogic/meteor
git submodule init
git submodule update

Windows

choco install git cmake python3

Debian

sudo apt install git cmake python3 build-essential libvulkan1 vulkan-sdk

Arch

sudo pacman -S git cmake python base-devel

Wayland

wayland-scanner client-header /usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml xdgshell.h
wayland-scanner private-code /usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml xdgshell.c

Compile

sudo python llvm.py cbi
sudo python project.py cbr test debug
sudo python project.py cbsr game debug

About

Meteor is a bleeding edge multi purpose cross platform x64 library written in plain ANSI C. Utilizing LLVM it is serving as the foundation for future projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0