Skip to content

Litcube/ChampionsOfForest

 
 

Repository files navigation

Champions Of The Forest

Turns a survival horror game "The Forest" into a RPG. This was an attempt at creating a modification with models, sounds and HD textures.

List of handy things:

ResourceLoader.cs contains runtime loading of

  • .obj files
  • HD images, that modapi libraries does not support.
  • audio
  • assetbundles

Networking manages sending data between clients, with an option to select specyfic users to whom send a command.

  • This could be upgraded by changing the sent type from string to a byte array.

RPG inventory system

This is my first repo go easy on me

About

Turns a survival horror game "The Forest" into a RPG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%