Compare commits

..

2 Commits
1.13 ... 1.13.1

Author SHA1 Message Date
38f1d7c960 Bump version 2023-01-11 00:10:30 +01:00
5d4f9b4709 Get rid of Factorio's sounds 2023-01-11 00:07:27 +01:00
6 changed files with 9 additions and 1 deletions

View File

@ -23,6 +23,14 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Licenses of media (sounds)
--------------------------
Lone_Wolf (CC0):
i3_tab.ogg
i3_craft.ogg
i3_click.ogg
i3_cannot.ogg
Licenses of media (textures)
----------------------------

View File

@ -20,7 +20,7 @@ local function lf(path)
end
i3 = {
version = 113,
version = 1131,
data = core.deserialize(storage:get_string"data") or {},
settings = {

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.