Find a file
2023-07-28 09:43:32 +01:00
Assets Added Cinematic Effects, QuickRopes 2, removed unresolved dependencies. 2023-07-28 13:34:02 +05:00
packages Added Control Mapper (Rewired) library. 2023-07-27 18:02:29 +05:00
.gitattributes Now more git lfs 2023-06-11 12:41:33 +01:00
.gitignore Reorganise project structure and add missing files 2023-07-19 16:10:35 +01:00
BGM & Gameplay video.txt Assets 2018-11-20 20:05:15 +02:00
fie.csproj Added Cinematic Effects, QuickRopes 2, removed unresolved dependencies. 2023-07-28 13:34:02 +05:00
fie.csproj.user Reorganise project structure and add missing files 2023-07-19 16:10:35 +01:00
fie.sln Dammit VS 2018-11-21 22:17:43 +02:00
packages.config Added some libraries 2023-07-25 00:52:50 +05:00
README.md Fix Readme, test commit. 2023-07-26 15:50:13 +05:00
test user credentials (not available).txt These aren't logs, they're user credentials! 2018-11-21 17:24:31 +02:00

Friendship is Epic

Free and Open-Source, just to show that once it's on the internet you can never get rid of it.

This is continuation of the unity game "Friendship is Epic" that was famously lost when the original developer when missing in action (and took the only copy of the project, the code, and assets with him).

This project is a reconstruction of that original game's source code and assets, using the released developer build as a starting point to resume work on a game that deserved to be finished.

Credits

Credits for the original project and ideas goes to the late helements and the Japanese FiE team Sound effects and music credit to Jyc Row. https://www.youtube.com/watch?v=58x-X-44gcM&list=PLl7dXRHbZCdiW4GFNq8n8KLEDvMpXInTZ

Old Gameplay: https://www.youtube.com/watch?v=N30a_izXLpg Old Build: https://mega.nz/file/9XI1TKSJ#ZlEbr8mZePdn0wjxS7TFhny0u3FvgeDI_E-0bO1PzJ8

Dependencies

This project is built using Unity 5.5 as well as several unity store assets and libraries:

  • RogoDigital.Lipsync (lip-syncing)
  • Spine (rigging)
  • AmplifyBloom (rendering)
  • PigeonToolkit/TrailEffect (particles)
  • QuickRopes Rope Physics (rope physics)
  • GameDataEditor
  • Photon Unity Networking
  • others

Building

It's recommended to have a working version of Unity 5.5 installed and working before you attempt to build this project.

  1. Clone the repository:

git clone https://github.com/FriendshipIsEpic/FiE-Game.git