| author | Greg Burri <greg.burri@gmail.com> | |
| Wed, 23 Jun 2021 09:26:32 +0000 (11:26 +0200) | ||
| committer | Greg Burri <greg.burri@gmail.com> | |
| Wed, 23 Jun 2021 09:26:32 +0000 (11:26 +0200) | ||
| commit | 9b09a05def141a8f5b08c822d886e9e9f9ba3050 | |
| tree | 873127b2c28147853a0e527d36ac0fa25e3ec479 | tree | snapshot (zip tar.gz) |
| .gitignore | [new file with mode: 0644] | blob |
| Cargo.lock | [new file with mode: 0644] | blob |
| Cargo.toml | [new file with mode: 0644] | blob |
| README.md | [new file with mode: 0644] | blob |
| TODO.md | [new file with mode: 0644] | blob |
| backend/Cargo.toml | [new file with mode: 0644] | blob |
| backend/build.rs | [new file with mode: 0644] | blob |
| backend/launch_debug.ps1 | [new file with mode: 0644] | blob |
| backend/src/consts.rs | [new file with mode: 0644] | blob |
| backend/src/main.rs | [new file with mode: 0644] | blob |
| backend/src/minecraft_controller.rs | [new file with mode: 0644] | blob |
| backend/src/tests.rs | [new file with mode: 0644] | blob |
| backend/static/FiraCode-Bold.woff2 | [new file with mode: 0644] | blob |
| backend/static/FiraCode-Light.woff2 | [new file with mode: 0644] | blob |
| backend/static/FiraCode-Medium.woff2 | [new file with mode: 0644] | blob |
| backend/static/FiraCode-Regular.woff2 | [new file with mode: 0644] | blob |
| backend/static/FiraCode-SemiBold.woff2 | [new file with mode: 0644] | blob |
| backend/style.scss | [new file with mode: 0644] | blob |
| backend/templates/main.html | [new file with mode: 0644] | blob |
| common/Cargo.toml | [new file with mode: 0644] | blob |
| common/src/lib.rs | [new file with mode: 0644] | blob |
| deploy.ps1 | [new file with mode: 0644] | blob |
| doc/minecraft_web.service | [new file with mode: 0644] | blob |