文件名称:ValheimSaveSnapshot:制作视频游戏“ Valheim”的保存文件快照时不太有用
文件大小:56KB
文件格式:ZIP
更新时间:2024-03-23 11:07:12
game valheim save-backup C#
瓦尔海姆保存快照 一个不太有用的程序,用于为视频游戏“ Valheim”制作保存文件的快照(副本) 用法 启动程序后,选择左侧的个人资料(如果不存在任何个人资料,则表示您之前从未玩过Valheim) 所选配置文件的可用快照将显示在右侧。 右键单击空白空间以添加更多快照,否则右键单击项目以管理该快照 贡献 随时在该项目的问题页面内寻求帮助,报告问题或提出一些建议。
【文件预览】:
ValheimSaveSnapshot-master
----ValheimSaveSnapshot.csproj(445B)
----.gitattributes(2KB)
----App.xaml.cs(317B)
----ValheimSaveSnapshot.sln(1KB)
----AssemblyInfo.cs(469B)
----Services()
--------ProfileGatherService.cs(1KB)
--------SnapshotService.cs(4KB)
----Helper()
--------RelayCommand.cs(1KB)
--------DebounceDispatcher.cs(5KB)
--------ThrottleDispatcher.cs(6KB)
--------Singleton.cs(328B)
--------Observable.cs(2KB)
--------TaskExtensions.cs(364B)
----README.md(695B)
----Screenshot 2021-03-03 160955.png(34KB)
----App.xaml(787B)
----Converters()
--------ItemCountToBoolConverter.cs(813B)
--------BoolToVisibilityConverter.cs(939B)
--------DateTimeToTextConverter.cs(644B)
--------NameDisplayConverter.cs(797B)
--------IsNullToVisibilityConverter.cs(670B)
--------Inverter.cs(197B)
--------ItemCountToVisibilityConverter.cs(1KB)
----ViewModel()
--------MainViewModel.cs(7KB)
----.gitignore(6KB)
----Model()
--------Snapshot.cs(2KB)
--------Profile.cs(584B)
--------Messages.cs(652B)
----Views()
--------SnapshotInput.xaml.cs(951B)
--------MainWindow.xaml.cs(641B)
--------MainWindow.xaml(8KB)
--------SnapshotInput.xaml(2KB)