Download KerbalEdit - Take control of your KSP data!
Description
Reference application powered by KerbalData. It is built as both an example for developers of KerbalData and as a complete KSP data manager app for end users.
Source Files
The download file kerbaledit.zip has the following entries.
.gitignore/*from w ww .jav a2s . co m*/
KerbalEdit.sln
lib/KerbalData.XML
lib/KerbalData.dll
lib/NAnt.Core.dll
lib/Newtonsoft.Json.dll
lib/log4net.dll
src/KerbalEdit.Docs/.gitignore
src/KerbalEdit.Docs/DeveloperReference.aml
src/KerbalEdit.Docs/Images/quicksheet.png
src/KerbalEdit.Docs/Images/startapp.png
src/KerbalEdit.Docs/KerbalEdit.Docs.shfbproj
src/KerbalEdit.Docs/Layout.content
src/KerbalEdit.Docs/QuickStart.aml
src/KerbalEdit.Docs/WhatIsKerbalEdit.aml
src/KerbalEdit/App.config
src/KerbalEdit/App.xaml
src/KerbalEdit/App.xaml.cs
src/KerbalEdit/KerbalEdit.csproj
src/KerbalEdit/KerbalEditException.cs
src/KerbalEdit/Properties/AssemblyInfo.cs
src/KerbalEdit/Properties/Resources.Designer.cs
src/KerbalEdit/Properties/Resources.resx
src/KerbalEdit/Properties/Settings.Designer.cs
src/KerbalEdit/Properties/Settings.settings
src/KerbalEdit/ViewModels/BaseWindowViewModel.cs
src/KerbalEdit/ViewModels/ChangeOrbitDialogViewModel.cs
src/KerbalEdit/ViewModels/ExportDataDialogViewModel.cs
src/KerbalEdit/ViewModels/ICommandViewModel.cs
src/KerbalEdit/ViewModels/ISelectedViewModel.cs
src/KerbalEdit/ViewModels/IStorableObjectsViewModel.cs
src/KerbalEdit/ViewModels/IViewModel.cs
src/KerbalEdit/ViewModels/ImportDataDialogViewModel.cs
src/KerbalEdit/ViewModels/KerbalDataObjectListViewModel.cs
src/KerbalEdit/ViewModels/KerbalDataObjectViewModel.cs
src/KerbalEdit/ViewModels/KerbalDataViewModel.cs
src/KerbalEdit/ViewModels/MainWindowViewModel.cs
src/KerbalEdit/ViewModels/MappedPropertyViewModel.cs
src/KerbalEdit/ViewModels/SaveAsDialogViewModel.cs
src/KerbalEdit/ViewModels/StorableObjectViewModel.cs
src/KerbalEdit/ViewModels/StorableObjectsViewModel.cs
src/KerbalEdit/ViewModels/TreeViewItemViewModel.cs
src/KerbalEdit/ViewModels/UnMappedPropertyViewModel.cs
src/KerbalEdit/Views/ChangeOrbitDialogView.xaml
src/KerbalEdit/Views/ChangeOrbitDialogView.xaml.cs
src/KerbalEdit/Views/Converters/BooleanVisbilityConverter.cs
src/KerbalEdit/Views/Converters/ChangedItemBackgroundConverter.cs
src/KerbalEdit/Views/Converters/IsDirtyFontStyleConverter.cs
src/KerbalEdit/Views/ExportDataDialogView.xaml
src/KerbalEdit/Views/ExportDataDialogView.xaml.cs
src/KerbalEdit/Views/ImportDataDialogView.xaml
src/KerbalEdit/Views/ImportDataDialogView.xaml.cs
src/KerbalEdit/Views/MainWindow.xaml
src/KerbalEdit/Views/MainWindow.xaml.cs
src/KerbalEdit/Views/SaveAsDialogView.xaml
src/KerbalEdit/Views/SaveAsDialogView.xaml.cs
src/KerbalEdit/netfx/System/Guard.cs
src/KerbalEdit/netfx/System/Windows/Input/DelegateCommand.cs
src/KerbalEdit/packages.config
src/packages/netfx-Guard.1.3.3.0/content/netfx/System/Guard.cs
src/packages/netfx-Guard.1.3.3.0/netfx-Guard.1.3.3.0.nupkg
src/packages/netfx-Guard.1.3.3.0/netfx-Guard.1.3.3.0.nuspec
src/packages/netfx-System.Windows.Input.DelegateCommand.1.1.0.0/content/netfx/System/Windows/Input/DelegateCommand.cs
src/packages/netfx-System.Windows.Input.DelegateCommand.1.1.0.0/netfx-System.Windows.Input.DelegateCommand.1.1.0.0.nupkg
src/packages/netfx-System.Windows.Input.DelegateCommand.1.1.0.0/netfx-System.Windows.Input.DelegateCommand.1.1.0.0.nuspec
src/packages/netfx-System.Windows.Input.DelegateCommand.1.1.0.0/tools/netfx-System.Collections.Generic.IEnumerable.EmptyIfNull.xml
src/packages/netfx-System.Windows.Input.DelegateCommand.1.1.0.0/tools/netfx-System.Windows.Input.DelegateCommand.xml
src/packages/repositories.config
Download
Click the following link to download kerbaledit.zip.
kerbaledit.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »