Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 580 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 580 Bytes

hello this is chronical

its still in development, written in V

build

about dependecies read here

you also need vlang

to build client (server not yet ready) you need run that (for linux):

cd client

make build # (production) make sure if you installed depends for raylib, and v

make devbuild # (development) same as ^^

make devrun # (development) simply v . && ./client, read about depends ^^^

license

its MIT (maybe soon will be relicensed in ISC), read more in LICENSE file