Compare commits

...

1 Commits

Author SHA1 Message Date
55787a6643 add test icons 2025-10-26 02:37:15 +03:00
3 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,19 @@
Created by [Marvyra](https://www.gamedevmarket.net/member/marvyra)
4.1. A "Licence" means that the Seller grants to GDN (purely for the purpose of sub-licensing to the Purchaser) and GDN grants (by way of sub-licence thereof) to the Purchaser a non-exclusive perpetual licence to;
(a) use the Licensed Asset to create Derivative Works; and
(b) use the Licensed Asset and any Derivative Works as part of both Non-Monetized Media Products and Monetized Media Products, with no restriction on the number of projects the Licensed Asset may be used in. In either case, the Licensed Assets can be used in Media Products that are either:
i) used for the Purchaser's own personal use; and/or
ii) used for the Purchasers commercial use in which case it may be distributed, sold and supplied by the Purchaser for any fee that the Purchaser may determine.
4.2. A Licence does not allow the Purchaser to:
(a) Use the Licensed Asset or Derivative Works in a logo, trademark or service mark;
(b) Use, sell, share, transfer, give away, sublicense or redistribute the Licensed Asset or Derivate Works other than as part of the relevant Media Product; or
(c) Allow the user of the Media Product to extract the Licensed Asset or Derivative Works and use them outside of the relevant Media Product.

BIN
assets/dev_icons/atlas.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@ -0,0 +1,6 @@
return {
tileSize = 16,
["dev_attack"] = { 44 },
["dev_mana"] = { 42 },
["dev_move"] = { 51 },
}