mirror of
https://github.com/Vale54321/schafkop-neu.git
synced 2025-12-15 19:29:34 +01:00
initialize bevy game
This commit is contained in:
11
schafkopf-logic/index.html
Normal file
11
schafkopf-logic/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Schafkopf Logic</title>
|
||||
<link data-trunk rel="rust" href="Cargo.toml" />
|
||||
|
||||
<link data-trunk rel="copy-dir" href="assets" />
|
||||
</head>
|
||||
<body></body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user