summaryrefslogtreecommitdiff
path: root/Valheim_r202102_v0.141.2/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Valheim_r202102_v0.141.2/Doc')
-rw-r--r--Valheim_r202102_v0.141.2/Doc/作弊.txt10
-rw-r--r--Valheim_r202102_v0.141.2/Doc/分析/0_分析.xlsxbin1697725 -> 0 bytes
-rw-r--r--Valheim_r202102_v0.141.2/Doc/分析/1_地形生成.xlsxbin18088 -> 0 bytes
-rw-r--r--Valheim_r202102_v0.141.2/Doc/分析/2_寻路.xlsxbin317898 -> 0 bytes
-rw-r--r--Valheim_r202102_v0.141.2/Doc/反编译和mod.txt9
-rw-r--r--Valheim_r202102_v0.141.2/Doc/说明.txt4
6 files changed, 0 insertions, 23 deletions
diff --git a/Valheim_r202102_v0.141.2/Doc/作弊.txt b/Valheim_r202102_v0.141.2/Doc/作弊.txt
deleted file mode 100644
index 3daed88..0000000
--- a/Valheim_r202102_v0.141.2/Doc/作弊.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-https://valheim.fandom.com/wiki/Item_IDs
-https://valheim.fandom.com/wiki/Armor
-https://www.dexerto.com/gaming/valheim-cheats-all-codes-console-commands-how-enter-them-1696329/
-https://www.rockpapershotgun.com/valheim-cheats-spawn-item-list-console-commands-creative-mode#valheim-spawn-item-codes
-
-https://commands.gg/valheim/items
-
-老版本输入imacheater而不是devcommands
-
-
diff --git a/Valheim_r202102_v0.141.2/Doc/分析/0_分析.xlsx b/Valheim_r202102_v0.141.2/Doc/分析/0_分析.xlsx
deleted file mode 100644
index d5e5b83..0000000
--- a/Valheim_r202102_v0.141.2/Doc/分析/0_分析.xlsx
+++ /dev/null
Binary files differ
diff --git a/Valheim_r202102_v0.141.2/Doc/分析/1_地形生成.xlsx b/Valheim_r202102_v0.141.2/Doc/分析/1_地形生成.xlsx
deleted file mode 100644
index 10237e2..0000000
--- a/Valheim_r202102_v0.141.2/Doc/分析/1_地形生成.xlsx
+++ /dev/null
Binary files differ
diff --git a/Valheim_r202102_v0.141.2/Doc/分析/2_寻路.xlsx b/Valheim_r202102_v0.141.2/Doc/分析/2_寻路.xlsx
deleted file mode 100644
index 16d6fc4..0000000
--- a/Valheim_r202102_v0.141.2/Doc/分析/2_寻路.xlsx
+++ /dev/null
Binary files differ
diff --git a/Valheim_r202102_v0.141.2/Doc/反编译和mod.txt b/Valheim_r202102_v0.141.2/Doc/反编译和mod.txt
deleted file mode 100644
index 229f382..0000000
--- a/Valheim_r202102_v0.141.2/Doc/反编译和mod.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-https://www.youtube.com/watch?v=XPFvHo1UCTE&ab_channel=SBToonz
-
-https://github.com/Valheim-Modding/Wiki/wiki/Valheim-Unity-Project-Guide
-
-https://github.com/heinermann/ValheimExportHelper
-
-https://www.youtube.com/watch?v=_61pLVH2qPk&ab_channel=BetterCoder
-
-https://www.youtube.com/watch?v=OanlUYSZkZA&ab_channel=Azumatt \ No newline at end of file
diff --git a/Valheim_r202102_v0.141.2/Doc/说明.txt b/Valheim_r202102_v0.141.2/Doc/说明.txt
deleted file mode 100644
index d0d9dab..0000000
--- a/Valheim_r202102_v0.141.2/Doc/说明.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-Know-How
-分析源码的目的是为了得到Know-How(实现某效果、目标、目的的具体方法、做法、诀窍,也就是经验)
-
-Valheim非常精炼(凝练),代码量不过7w,缺做到了开放世界、 沙盒、RPG,非常值得学习