[go: nahoru, domu]

Skip to content

pandeym1/PokemonUnity

 
 

Pokemon Unity Logo

Pokemon Unity by IIcolour Spectrum

License Discord Server Reddit

This Project with Pokemon Framework

I use IIcolour Spectrm's orginal Pokemon Unity as a base with Herbertmilhomme's framework. So far, this project use wrapper ( Legacy <=> Framework ) and in future, I want to remove wrapper.

This project is playable, but it has some issues and some features are disabled.

I recommend to not use this project as base to build a game, yet.

My next plan

  • Fix save file system
  • Remove the wrapper
  • Refactor Backend scripts
  • Rewrite UI scene scripts
  • Fix the known bugs

How to open the project and play a demo

For Unity: (2018.3.7f1)

  • Use Unity Hub or Editor to import this project's folder (/Pokemon Unity)
  • You will need to move database to ..\ ..\ ..\ \veekun-pokedex.sqlite. ( Found in /Pokemon Unity/Assets/Data ) Latest Commit should fix the issue.
  • Open startup.scene and play it

How to build and run the project

For Window:

  • You build the project
  • Open Build folder and copy SQLite.Interop.dll from YourAppName/YourAppName_Data/Plugins to YourAppName/YourAppame_Data/Managed
  • Run YourAppName.exe

Demo and Downloads

There are also demos for Windows, Linux, and Mac zipped in Releases! Please report any bugs if found.

Contact

About

A framework to build Pokémon RPG games.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.2%
  • Other 0.8%