Skip to content

johndragon/CryoFall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryofall_logo_big01

This is the source code for CryoFall game (doesn't include the engine source code and cannot be used separately from the game). It's also shipped with the game in <game folder>/Core folder. Client and Server (and Editor) are all using the same code but Editor also using Editor.mpk mod to provide the editor capabilities.

This repository is created to help with the game modding and also to get feedback and pull requests from our community!

The game code is provided in C#, XAML and HLSL code for game scripts & content, UI, and shaders respectively. All the game code could be live edited and the changes are applied immediately by the game engine.

Modding prerequisites

Please follow the guide on official forums.

Contributing

Pull requests are welcome, but it's always best to contact us before you start any work to ensure your contribution could be useful to the project. Please make your code is compliant with Microsoft recommended coding conventions:

License

Please read the attached license file — the game code is open source but it's not a free open source project. All the source code from this repository should be used only in context of CryoFall modding. Please read LICENSE.md for details.

About

CryoFall game source code including Core and Editor packages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.1%
  • Other 0.9%