Skip to content

C-C-Minetest-Server/track_planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advtrains Track Planner

Build

sudo npm install -g sass uglify-js html-minifier
make all

As the scripts uses AJAX, you can't load the track planner from file:///. You should use a web server, e.g.:

python -m http.server --directory public/