0f819dcd81
- Update to version 0.0.25b: * Ranked matches did not longer grant points in the lobby. * Mod installation no longer require restart. * Mod installation no longer prints errors when installing mods by double-clicking * Mod installation now overwrites the existing mods to allow for easier updates. * Fishes are now easier to spot on lowest settings with the addition of seagulls. * See https://wildfiregames.com/forum/topic/53714-re-release-of-0-ad-alpha-25-yauna/ - Increase disk size in _constraints to fix build error "No space left on device" in Leap. OBS-URL: https://build.opensuse.org/request/show/914888 OBS-URL: https://build.opensuse.org/package/show/games/0ad?expand=0&rev=111
12 lines
206 B
XML
12 lines
206 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">12</size>
|
|
</disk>
|
|
<memory>
|
|
<size unit="G">5</size>
|
|
</memory>
|
|
</hardware>
|
|
</constraints>
|