Skip to content

DGTools are tools created for game developement in Unity. The Core is not a tool but it is required by all DGTools. Furthermore it provides a window that can import other DGTools

License

Notifications You must be signed in to change notification settings

dodo-game-tools/DGTools-Core

Repository files navigation

DGTools Core

DGTools are tools created for game developement in Unity. The Core is not a tool but it is required by all DGTools. Furthermore it provides a window that can import other DGTools

Installing

To install this package you just have to add this to your Project/Packages/manifest.json :

{
	"dependencies": {
		"com.dgtools.core": "https://github.com/Poulpinou/DGTools-Core.git",
	}
}

You will need Newtonsoft for Unity, click here to see how to install it

How to use?

Importing other DGTools

Open "DGTools/Package Importer" window in the Unity Editor, choose your package and just click on "Install".

List of currently available tools

  • UI : Usefull UI Components for your games
  • Database : A powerfull database system
  • Forms : Automatically generated forms
  • StateMachine : A simple state machine system
  • NeuralNetwork : All you need to build your neural networks

Thoses tools are in developpement and are often updated, feel free to report any issues or ideas to improve them

Authors

Licenses

Licences are not implemented yet;

About

DGTools are tools created for game developement in Unity. The Core is not a tool but it is required by all DGTools. Furthermore it provides a window that can import other DGTools

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages