Remove trailing whitespace

This commit is contained in:
Micky
2026-08-04 19:34:06 +02:00
parent febd6234bb
commit ecf7d701a0
74 changed files with 429 additions and 429 deletions

View File

@@ -60,8 +60,8 @@ if you follow these recommendations, you can help make the asset
library a better place for all users.
* When creating non-project assets, it is common practice to place your files
inside of an **addons/asset_name/** folder. Do this to avoid having your files
clash with other assets, or with the files of users installing your asset.
inside of an **addons/asset_name/** folder. Do this to avoid having your files
clash with other assets, or with the files of users installing your asset.
This folder will **not** be automatically generated when a user installs your asset.
* Fix or suppress all script **warnings**. The warning system is there to

View File

@@ -60,8 +60,8 @@ if you follow these recommendations, you can help make the asset
store a better place for all users.
* When creating non-project assets, it is common practice to place your files
inside of an **addons/asset_name/** folder. Do this to avoid having your files
clash with other assets, or with the files of users installing your asset.
inside of an **addons/asset_name/** folder. Do this to avoid having your files
clash with other assets, or with the files of users installing your asset.
This folder will **not** be automatically generated when a user installs your asset.
* Fix or suppress all script **warnings**. The warning system is there to
@@ -201,7 +201,7 @@ Pricing
While paid assets can't be uploaded yet, there are some settings relevant to free
assets. You can link to another website where you accept donations, such as Patreon
or Ko-Fi. You can also disable reviews if you want (in the future paid assets will
**not** have this option).
**not** have this option).
Submitting for review
---------------------