diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5b828c7eb..f06d0cffb 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -422,7 +422,7 @@ jobs: haxelib install hxcpp --quiet haxelib install format --quiet haxelib install hxp --quiet - haxelib git lime-samples https://github.com/haxelime/lime-samples --quiet + haxelib git lime-samples https://github.com/openfl/lime-samples --quiet - name: Enable HXCPP compile cache run: | @@ -473,7 +473,7 @@ jobs: - name: Install Haxe dependencies run: | - haxelib git lime-samples https://github.com/haxelime/lime-samples --quiet + haxelib git lime-samples https://github.com/openfl/lime-samples --quiet - uses: actions/download-artifact@v2 with: @@ -530,7 +530,7 @@ jobs: haxelib install hxcpp --quiet haxelib install format --quiet haxelib install hxp --quiet - haxelib git lime-samples https://github.com/haxelime/lime-samples --quiet + haxelib git lime-samples https://github.com/openfl/lime-samples --quiet - name: Enable HXCPP compile cache (Windows) if: ${{ startsWith(matrix.os, 'windows-') }} @@ -579,7 +579,7 @@ jobs: - name: Install Haxe dependencies run: | - haxelib git lime-samples https://github.com/haxelime/lime-samples --quiet + haxelib git lime-samples https://github.com/openfl/lime-samples --quiet - uses: actions/download-artifact@v2 with: @@ -621,7 +621,7 @@ jobs: haxelib install hxcpp --quiet haxelib install format --quiet haxelib install hxp --quiet - haxelib git lime-samples https://github.com/haxelime/lime-samples --quiet + haxelib git lime-samples https://github.com/openfl/lime-samples --quiet - name: Enable HXCPP compile cache run: | @@ -672,7 +672,7 @@ jobs: haxelib install hxcpp --quiet haxelib install format --quiet haxelib install hxp --quiet - haxelib git lime-samples https://github.com/haxelime/lime-samples --quiet + haxelib git lime-samples https://github.com/openfl/lime-samples --quiet - name: Enable HXCPP compile cache run: | @@ -718,7 +718,7 @@ jobs: haxelib install hxcpp --quiet haxelib install format --quiet haxelib install hxp --quiet - haxelib git lime-samples https://github.com/haxelime/lime-samples --quiet + haxelib git lime-samples https://github.com/openfl/lime-samples --quiet - name: Enable HXCPP compile cache run: | @@ -779,7 +779,7 @@ jobs: haxelib install hxcpp --quiet haxelib install format --quiet haxelib install hxp --quiet - haxelib git lime-samples https://github.com/haxelime/lime-samples --quiet + haxelib git lime-samples https://github.com/openfl/lime-samples --quiet - name: Enable HXCPP compile cache (Windows) if: ${{ startsWith(matrix.os, 'windows-') }} @@ -831,7 +831,7 @@ jobs: haxelib install hxcpp --quiet haxelib install format --quiet haxelib install hxp --quiet - haxelib git lime-samples https://github.com/haxelime/lime-samples --quiet + haxelib git lime-samples https://github.com/openfl/lime-samples --quiet - name: Enable HXCPP compile cache run: | @@ -862,7 +862,7 @@ jobs: notify: runs-on: ubuntu-18.04 needs: [package-haxelib, docs, android-samples, flash-samples, hashlink-samples, html5-samples, ios-samples, linux-samples, macos-samples, neko-samples, windows-samples] - if: ${{ github.repository == 'haxelime/lime' && github.event_name != 'pull_request' }} + if: ${{ github.repository == 'openfl/lime' && github.event_name != 'pull_request' }} steps: - name: Notify Discord uses: nobrayner/discord-webhook@v1 diff --git a/README.md b/README.md index 3d38ec860..4ee89b399 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE.md) [![Haxelib Version](https://img.shields.io/github/tag/haxelime/lime.svg?style=flat&label=haxelib)](http://lib.haxe.org/p/lime) [![Build Status](https://img.shields.io/github/workflow/status/haxelime/lime/CI/develop)](https://github.com/haxelime/lime/actions) [![Community](https://img.shields.io/discourse/posts?color=24afc4&server=https%3A%2F%2Fcommunity.openfl.org&label=community)](https://community.openfl.org/c/lime/19) [![Discord Server](https://img.shields.io/discord/415681294446493696.svg?color=7289da)](https://discordapp.com/invite/tDgq8EE) +[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE.md) [![Haxelib Version](https://img.shields.io/github/tag/openfl/lime.svg?style=flat&label=haxelib)](http://lib.haxe.org/p/lime) [![Build Status](https://img.shields.io/github/workflow/status/openfl/lime/CI/develop)](https://github.com/openfl/lime/actions) [![Community](https://img.shields.io/discourse/posts?color=24afc4&server=https%3A%2F%2Fcommunity.openfl.org&label=community)](https://community.openfl.org/c/lime/19) [![Discord Server](https://img.shields.io/discord/415681294446493696.svg?color=7289da)](https://discordapp.com/invite/tDgq8EE) Lime ==== @@ -43,7 +43,7 @@ First install the latest version of [Haxe](http://www.haxe.org/download). Development Builds ================== -When there are changes, Lime is built nightly. Builds are available for download [here](http://www.openfl.org/builds/lime). +When there are changes, Lime is built nightly. Builds are available for download [here](https://github.com/openfl/lime/actions?query=branch%3Adevelop). To install a development build, use the "haxelib local" command: @@ -55,7 +55,7 @@ Building from Source Clone the Lime repository, as well as the submodules: - git clone --recursive https://github.com/haxelime/lime + git clone --recursive https://github.com/openfl/lime Tell haxelib where your development copy of Lime is installed: diff --git a/docs/build.hx b/docs/build.hx index ddfd6829f..35fdc1e8a 100644 --- a/docs/build.hx +++ b/docs/build.hx @@ -67,7 +67,7 @@ class Build extends Script "Lime API Reference", "-D", "source-path", - "https://github.com/haxelime/lime/tree/develop/src/", + "https://github.com/openfl/lime/tree/develop/src/", "-D", "website", "http://lime.software", diff --git a/docs/build.hxml b/docs/build.hxml index d2fa85485..cf804abe9 100644 --- a/docs/build.hxml +++ b/docs/build.hxml @@ -13,4 +13,4 @@ hxml/android.hxml hxml/html5.hxml --next --cmd haxelib run dox -i xml -in lime --title "Lime API Reference" -D website "http://lime.software" -D source-path "https://github.com/haxelime/lime/tree/develop/src/" -D logo "/images/logo.png" -D textColor 0x777777 -theme ../assets/docs-theme --toplevel-package lime \ No newline at end of file +-cmd haxelib run dox -i xml -in lime --title "Lime API Reference" -D website "http://lime.software" -D source-path "https://github.com/openfl/lime/tree/develop/src/" -D logo "/images/logo.png" -D textColor 0x777777 -theme ../assets/docs-theme --toplevel-package lime \ No newline at end of file diff --git a/haxelib.json b/haxelib.json index 81c75c80c..99a76f84e 100644 --- a/haxelib.json +++ b/haxelib.json @@ -1,6 +1,6 @@ { "name": "lime", - "url": "https://github.com/haxelime/lime", + "url": "https://github.com/openfl/lime", "license": "MIT", "tags": [], "description": "A foundational Haxe framework for cross-platform development",