Gary Munnelly 8ce49b35cb Build broken while refactoring пре 2 година
..
src 8ce49b35cb Build broken while refactoring пре 2 година
webapp 4911b02c6a Ceiling texturing and look up/down functionality added пре 2 година
.gitignore 6fd47b5e6c Wall texturing implemented. Testing tilesheets added. Added img2tex project and turned project into a workspace пре 2 година
Cargo.toml 6fd47b5e6c Wall texturing implemented. Testing tilesheets added. Added img2tex project and turned project into a workspace пре 2 година
README.md 6fd47b5e6c Wall texturing implemented. Testing tilesheets added. Added img2tex project and turned project into a workspace пре 2 година
build.rs 76967e700e Floor texturing implemented пре 2 година

README.md

Engine

Building

From the root directory run:


From the `webapp` directory run:

npm install```

Running

From the webapp directory run:

npm run start

And browse to http://localhost:8080