Metadata >> NuGet >> AlphaEditor

AlphaEditor

Metadata

Authors Bastian Eicher
Description The AlphaEditor is an IDE-like editor for games based on the AlphaFramework. You can use it to create GUI screens, maps, particle systems, etc.. The "OmegaEngine Templates" Visual Studio extension can help you set up a suitable project structure.
IconUrl http://omegaengine.de/images/icon_alpha.png
LicenseUrl https://github.com/omegaengine/omegaengine/wiki/License
Owners Bastian Eicher
ProjectUrl https://github.com/omegaengine/omegaengine/wiki/AlphaEditor
RequireLicenseAcceptance False
Summary IDE-like editor for OmegaEngine games (GUI, maps, particle systems, etc.)
Dependencies ICSharpCode.SharpZipLib.Patched:0.86.4|OmegaEngine.Backend:[1.0.0]|OmegaGUI:[1.0.0]|AlphaFramework.World:[1.0.0]|AlphaFramework.Presentation:[1.0.0]
PackageSize 319149
PackageHashAlgorithm SHA512
PackageHash iE3G+Q1UhgFJQhte1BJ+ADiQpmXRa4x+YoGl4HP3ejEo7YQCIW0AYx8I3O8LJ+EofnB2dRho3qSygPV0xFDeWA==
DownloadCount 000000
CreatedDate 2015-06-30T21:46:10

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install AlphaEditor -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install AlphaEditor -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package AlphaEditor
Installing the package (HTTP Basic authentication):
Install-Package AlphaEditor -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package AlphaEditor -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package AlphaEditor

OpenWrap

Installing the package:
o add-wrap AlphaEditor
Uninstalling the package:
o remove-wrap AlphaEditor

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.0
0.9.9