Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-04 18:40:06 +01:00
Update the CraftScript README and SUBMITTING files
a095b284c8cebff0caf4f8dbfd8140c595787e76 Co-Authored-By: Matthew Miller <mnmiller1@me.com>
Dieser Commit ist enthalten in:
Ursprung
5d283e1a17
Commit
6cd28a87d4
@ -5,10 +5,9 @@ Example usage:
|
||||
/cs maze.js glowstone 10 10
|
||||
|
||||
You may or may not install these scripts -- it is optional. If you are, however,
|
||||
place the entire craftscripts/ folder into the respective directory for the platform
|
||||
place the entire `craftscripts/` folder into the respective directory for the platform
|
||||
that you have installed WorldEdit.
|
||||
|
||||
In order to be able to use CraftScripts, you must install the Rhino JavaScript library.
|
||||
The installation page linked above has information about that. More information
|
||||
about scripts in general can be found at
|
||||
https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/
|
||||
about scripts in general can be found [on the WorldEdit docs](https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/)
|
5
contrib/craftscripts/SUBMITTING.md
Normale Datei
5
contrib/craftscripts/SUBMITTING.md
Normale Datei
@ -0,0 +1,5 @@
|
||||
Write a cool script? You can submit a pull request to [our GitHub Repository](https://github.com/IntellectualSites/FastAsyncWorldEdit).
|
||||
We will consider your script for inclusion in the FastAsyncWorldEdit repository. CraftScripts in the FastAsyncWorldEdit repository are
|
||||
licensed under GPLv3, like the rest of FastAsybcWorldEdit.
|
||||
|
||||
You can also post your scripts on [our Discord](https://discord.gg/KxkjDVg) in the `#sharing-is-caring` channel.
|
@ -1,10 +0,0 @@
|
||||
Write a cool script? Send it to sk89q (somehow) or you can submit a pull
|
||||
request on https://github.com/sk89q/worldedit. He will consider your script
|
||||
for inclusion in WorldEdit releases. Please license your script with a
|
||||
permissive open source license such as GPLv2, MIT, BSD, WTFPL, etc.
|
||||
|
||||
Note: Legally you should not release things to the public domain as not
|
||||
all countries have the concept of public domain in their copyright law.
|
||||
|
||||
You can also post your scripts here:
|
||||
https://discord.gg/KxkjDVg or http://forum.sk89q.com/forums/craftscripts.6/
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren