Skip to content

xMajedz/multiaxis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Depends on

Building

clone this repo

git clone https://github.com/xMajedz/multiaxis.git
cd multiaxis

update submodules

git submodule init
git submodule update

build luau

make -C vendor/luau config=release luau

build raylib

make -C vendor/raylib/src

clone ODE

git clone https://bitbucket.org/odedevs/ode.git

build ODE

cd ode
./bootstrap
./configure
make

Downloads

check the releases page for updates

About

(Formerly TOBAS) Toribash clone

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors