Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
1. 支持所有马娘自动完成育成剧本
2. 自定义育成目标属性,跑法,额外赛程,学习技能,用于更轻松的刷三星因子和提高马娘继承相性 \

⚠ 此项目目前只支持**国服/简体中文版**游戏, 不支持包括英文版在内的任何其它版本。

⚠ This project currently only supports **Simplified Chinese version** of Umamusume game. We do not have any
plans to support other versions (including Global version) in the predictable future.

## 使用说明

Expand Down
6 changes: 6 additions & 0 deletions public/assets/index.3df44b70.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion public/assets/index.866bc821.css

This file was deleted.

810 changes: 810 additions & 0 deletions public/assets/index.aab249b5.js

Large diffs are not rendered by default.

771 changes: 0 additions & 771 deletions public/assets/index.bf056a2e.js

This file was deleted.

8 changes: 2 additions & 6 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link href="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.bootcdn.net/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<script src="https://cdn.bootcss.com/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/4.3.1/js/bootstrap.min.js"></script>
<script type="module" crossorigin src="./assets/index.bf056a2e.js"></script>
<link rel="stylesheet" href="./assets/index.866bc821.css">
<script type="module" crossorigin src="./assets/index.aab249b5.js"></script>
<link rel="stylesheet" href="./assets/index.3df44b70.css">
</head>
<body>
<div id="app"></div>
Expand Down
4 changes: 0 additions & 4 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link href="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.bootcdn.net/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<script src="https://cdn.bootcss.com/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/4.3.1/js/bootstrap.min.js"></script>
</head>
<body>
<div id="app"></div>
Expand Down
Loading
Loading