GithubHelp home page GithubHelp logo

henryloenwind / godot-customresource Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anidemdex/godot-customresource

0.0 0.0 0.0 29 KB

This is a repository where I make experiments with custom resources in Godot. Hope you may find it informative and useful

License: MIT License

GDScript 100.00%

godot-customresource's Introduction

About this fork

  • Ported to Godot 4.1
  • Only the json ressource is ported, the text ressource and example are untouched
  • Added a "jdat" extension as normal jsons are now handled by the editor and I didn't want to mess with that

Original readme:

Godot CustomResource ๐Ÿค–

An useful collection of custom resources that supports custom formats. Just download it and save it in your project, let the editor do the rest.

Currently supported formats ๐Ÿ“‹

  • Plain text (files that ends with txt extension)
  • JSON (files that ends with json extension. Because people loves it for some reason.)

How to install โœ๏ธ

Download or clone the repository, copy the addons folder to your project.

FAQ โ“

- I want to install just an specific format

Copy the files related to your specific format only. No more, no less.

I. E: You want only json format. Copy just json_resource, json_resource_loader and json_resource_saver.

- Is there a way to make my own custom formats with my own custom extensions for my custom resources?

Yes!

See plain_text_resource related files for a detailed explanation about what does each file.

- I want a custom format!

Do you want to contribute to this repository with that custom format? See contributing ๐Ÿ“š

Do you want us to make your custom format? Open an issue ๐Ÿฆ†

Contributing

Want to help? I'm glad that you want to.

- Opening Pull Request

Just open a PR with your contribution, there's no special requeriment.

- Opening Issues

Just open the issue and mention your issue. Include your godot version number and your OS details.

- Sharing

If you share this repository or things that you have made using this as base/inspiration/anything, let me know! I'm @anidemdex on twitter.

I'm always happy to see people using things that I do.

License

This repository uses MIT license. See details on LICENSE file

godot-customresource's People

Contributors

anidemdex avatar henryloenwind avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.