Skip to content

A small software to create and edit 42 scale files easily

License

Notifications You must be signed in to change notification settings

vmonteco/42_scale

Repository files navigation

42_scale

A small software to create and edit 42 scale files easily.

Img

Install

Dependencies

Linux
GLFW
GLEW
Debian
# apt-get install libglfw3-dev libglew-dev
OSX
GLFW
GLEW
libyaml
Brew
brew tap homebrew/versions
brew install glew glfw3 libyaml

Instructions

git clone https://github.com/Ne02ptzero/42_scale
cd 42_scale
git submodule init
git submodule update
Linux
cd libs/libyaml && ./bootstrap && ./configure && make

Compilation

make

Execution

42_scale ./file.yml

Install

OSX

make install

The binary will be copied in ~/.brew/bin

Linux

sudo make install

The binary will be copied in /usr/bin

About

A small software to create and edit 42 scale files easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published