Delete Readme.md
This commit is contained in:
parent
d433a7376f
commit
8dabaa61ad
|
@ -1,94 +0,0 @@
|
|||
![dialogic-cover](https://user-images.githubusercontent.com/2206700/156223574-5052c607-408e-4143-80b5-c4aed1cf29a2.png)
|
||||
|
||||
Create dialogs, characters and scenes to display conversations in your Godot games.
|
||||
|
||||
[Changelog](https://github.com/coppolaemilio/dialogic/blob/main/addons/dialogic/Documentation/Content/Changelog.md) —
|
||||
[Installation](#installation) —
|
||||
[Documentation](https://github.com/coppolaemilio/dialogic/blob/main/addons/dialogic/Documentation/Content/Welcome.md) —
|
||||
[Credits](#credits)
|
||||
|
||||
|
||||
# Version 1.4.5 - Afterlife ![Godot v3.4](https://img.shields.io/badge/Godot-v3.4-%23478cbf) ![Godot v3.5](https://img.shields.io/badge/Godot-v3.5-%23478cbf)
|
||||
|
||||
### ⚠️
|
||||
|
||||
# We are working on the new 2.0 version.
|
||||
- If you are interested in contributing [feel free to visit the main branch](https://github.com/coppolaemilio/dialogic).
|
||||
- Only bug fixes are going to be merged to this branch
|
||||
|
||||
|
||||
-----
|
||||
## Getting started
|
||||
|
||||
You can read a step by step guide on how to use [Dialogic here](https://github.com/coppolaemilio/dialogic/blob/main/addons/dialogic/Documentation/Content/Tutorials/BeginnersGuideStepByStep.md)
|
||||
|
||||
## 📚 Documentation
|
||||
You can check the documentation from inside the plugin or [here](https://github.com/coppolaemilio/dialogic/blob/main/addons/dialogic/Documentation/Content/Welcome.md)
|
||||
|
||||
## Installation
|
||||
|
||||
To install a Dialogic, download it as a ZIP archive. All releases are listed here: [releases](https://github.com/coppolaemilio/dialogic/releases). Then extract the ZIP archive and move the `addons/` folder it contains into your project folder. Then, enable the plugin in project settings.
|
||||
|
||||
If you want to know more about installing plugins you can read the [Godot docs page](https://docs.godotengine.org/en/stable/tutorials/plugins/editor/installing_plugins.html).
|
||||
|
||||
You can also install Dialogic using the **AssetLib** tab in the editor, but the version here will not be the latest one available since it takes some time for it to be approved.
|
||||
|
||||
## ⚠ IMPORTANT
|
||||
There has been some people having issues exporting their games. If you are having issues you can try to add `*.cgh` and `*.json` to your export settings [(image)](https://coppolaemilio.com/images/dialogic/exporting-2.png). If it is not that, try having at least 1 theme in your project. If you still have issues, please [open an issue](https://github.com/coppolaemilio/dialogic/issues).
|
||||
|
||||
|
||||
---
|
||||
|
||||
## 📃 Credits
|
||||
Made by [Emilio Coppola](https://github.com/coppolaemilio).
|
||||
|
||||
Contributors: [Jowan-Spooner](https://github.com/Jowan-Spooner), [zaknafean](https://github.com/zaknafean), [Arnaud](https://github.com/arnaudvergnet), [ellogwen](https://github.com/ellogwen), [Tim Krief](https://github.com/timkrief), [and more!](https://github.com/coppolaemilio/dialogic/graphs/contributors). Special thanks: [Toen](https://twitter.com/ToenAndreMC), Òscar, [Francisco Presencia](https://francisco.io/). Placeholder images are from [Toen's](https://toen.world/) [YouTube DF series](https://www.youtube.com/watch?v=B1ggwiat7PM)
|
||||
|
||||
### Thank you to all my [Patreons](https://www.patreon.com/coppolaemilio) for making this possible!
|
||||
|
||||
Mike King,
|
||||
Allyson Ota,
|
||||
Gemma M. Rull,
|
||||
newyear Studios,
|
||||
Joe Constant,
|
||||
kycho ,
|
||||
Luke Peters,
|
||||
Wapiti .,
|
||||
Garrett Guillotte,
|
||||
Karl Anderson,
|
||||
Alex (Well Done Games),
|
||||
GodofGrunts ,
|
||||
Tim Krief,
|
||||
Daniel Cheney,
|
||||
Carlo Cabanilla,
|
||||
Flaming Potato,
|
||||
Joseph Catrambone,
|
||||
AzulCrescent ,
|
||||
Hector Na Em,
|
||||
BasicIncomePlz,
|
||||
p sis,
|
||||
Sukh Atwal,
|
||||
Patrick Hogan,
|
||||
Jesse Priest,
|
||||
Ceah Sharp,
|
||||
Mark Charnock,
|
||||
soliare,
|
||||
Anthony Wilson,
|
||||
KvaGram ,
|
||||
Steven Shearer,
|
||||
Carter Lilley,
|
||||
CorbineCaleb,
|
||||
Thick Biscuit,
|
||||
Rodemarck Júnior,
|
||||
Jim Hewell,
|
||||
White Vulture,
|
||||
Brianna Allen,
|
||||
teesloane,
|
||||
RagingRoosevelt,
|
||||
Jacquelinett
|
||||
|
||||
|
||||
|
||||
Support me on [Patreon https://www.patreon.com/coppolaemilio](https://www.patreon.com/coppolaemilio)
|
||||
|
||||
[MIT License](https://github.com/coppolaemilio/dialogic/blob/main/LICENSE)
|
Loading…
Reference in New Issue