Hacknet-Extension-Tutorial


commit
0acdf51
parent
ccbb088
author
ChronoVert
date
2025-10-16 10:21:21 +0000 UTC
Fix link for ExtensionInfo in Extension.md

Updated link for ExtensionInfo to point to the correct file.
1 files changed,  +1, -1
M Content/Extension.md
+1, -1
1@@ -3,7 +3,7 @@
2 
3 
4 扩展内容通过类型可以大致分为11个部分, 这些部分别是:  
5-- [ExtensionInfo](./)
6+- [ExtensionInfo](./ExtensionInfo.md)
7 - [Actions](./Actions.md) (行为) 
8 - [Factions](./Faction.md) (阵营)
9 - [HackerScripts](./HackerScripts.md) 黑客脚本, 用于描述黑客行为